API Reference
DateRange
interfaceA start/end date pair for range selection, typed to the given format F.
Defined in package/src/types.ts:101
| Prop | Type | Default | Description |
|---|---|---|---|
| start* | RawValueForFormat<F> | null | — | |
| end* | RawValueForFormat<F> | null | — |
API Reference
A start/end date pair for range selection, typed to the given format F.
Defined in package/src/types.ts:101
| Prop | Type | Default | Description |
|---|---|---|---|
| start* | RawValueForFormat<F> | null | — | |
| end* | RawValueForFormat<F> | null | — |