API Reference

Grid

component

Defined in package/src/grid.tsx:195

PropTypeDefaultDescription
mode"grid"Interaction mode. Currently only "grid" is supported.
orientationGridOrientation"horizontal"Layout direction for keyboard navigation.
autoFocusbooleanWhen true, the grid auto-focuses the tab-target cell on mount.
monthIndexnumber0Which visible month this grid displays (0-based).