API Reference
GridState
interfaceState exposed by the Grid component.
Defined in package/src/types.ts:604
| Prop | Type | Default | Description |
|---|---|---|---|
| root* | RootState<F> | — | |
| month* | number | — | |
| year* | number | — | |
| orientation* | GridOrientation | — |
API Reference
State exposed by the Grid component.
Defined in package/src/types.ts:604
| Prop | Type | Default | Description |
|---|---|---|---|
| root* | RootState<F> | — | |
| month* | number | — | |
| year* | number | — | |
| orientation* | GridOrientation | — |