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

Class

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

Source from the content-addressed store, hash-verified

11 */
12
13export class Point {
14 /** The x-coordinate of the point. */
15 x: number;
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected