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

Function getInitialState

component/Modal.js:16–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 },
15
16 getInitialState() {
17 return {
18 display: false,
19 };
20 },
21
22 getDefaultProps() {
23 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…