MCPcopy Create free account
hub / github.com/adobe/react-spectrum /

Class

packages/react-stately/src/virtualizer/Size.ts:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 */
12
13export class Size {
14 width: number;
15 height: number;
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected