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

Class

packages/react-stately/src/layout/GridLayout.ts:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 * depending on the width of the container.
97 */
98export class GridLayout<T, O extends GridLayoutOptions = GridLayoutOptions>
99 extends Layout<Node<T>, O>
100 implements DropTargetDelegate
101{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected