MCPcopy
hub / github.com/ctrlplusb/react-sizeme / SizeMeRenderProps

Interface SizeMeRenderProps

react-sizeme.d.ts:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 }
23
24 export interface SizeMeRenderProps extends SizeMeOptions {
25 children: (props: SizeMeProps) => ReactElement
26 }
27
28 export class SizeMe extends Component<SizeMeRenderProps> {}
29

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…