MCPcopy
hub / github.com/davidhu2000/react-spinners / LoaderSizeProps

Interface LoaderSizeProps

src/helpers/props.ts:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17export interface LoaderSizeProps extends CommonProps {
18 size?: LengthType;
19}
20
21export interface LoaderSizeMarginProps extends CommonProps {
22 size?: LengthType;

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…