API Reference
NavButtonState
interfaceState exposed by PrevMonthButton and NextMonthButton.
Defined in package/src/types.ts:551
| Prop | Type | Default | Description |
|---|---|---|---|
| root* | RootState<F> | — | |
| direction* | "next" | "prev" | — | |
| disabled* | boolean | — | |
| target* | PlainYearMonth | — |