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

Interface LoaderSizeMarginProps

src/helpers/props.ts:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21export interface LoaderSizeMarginProps extends CommonProps {
22 size?: LengthType;
23 margin?: LengthType;
24}
25
26export interface LoaderHeightWidthRadiusProps extends CommonProps {
27 height?: 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…