MCPcopy Create free account
hub / github.com/flyfloor/react-component / getInitialState

Function getInitialState

component/Pin.js:14–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 },
13
14 getInitialState() {
15 return {
16 fixed: false,
17 baseTop: 0,
18 };
19 },
20
21 getDefaultProps() {
22 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…