PeriodSelector
What period are you going through?
Example
Select range mode
- Today
- This week
- This month
- Last 3 months
- Last 6 months
- This year
- All time
- Custom Range
- Rolling Window
- Oggi
- Questa settimana
- Questo mese
- Ultimi 3 mesi
- Ultimi 6 mesi
- Quest'anno
- Sempre
- Intervallo personalizzato
- Periodo dinamico
Props
đšī¸ standard props
timespanSettings TimespanSettings<T>
Contains the selected timespan
quickSelectOptions Option[]
Quick range options.
defaultQuickOptionsvalid boolean
True if the range is fully completed
falsemode 'default' | 'datepicker'
If datepicker, converts quick and rolling ranges into dates
'default'lang "it" | "en"
Language for labels
"en"locale "it" | "en"
Locale for dates
langisSelectionMode boolean
True when the selectable vertical list is displayed
trueshowTimeRangeLabel boolean
Show the time range label
falsequickRangeConvertor function
Converts the quick range value into dates
setTimespanLabel function
Custom label setter
đ¨ style props
--period-selector-list-element-padding padding
Element padding
4px--period-selector-list-element-border-radius border-radius
Element border radius
4px--period-selector-list-element-font-size font-size
Element font size
0.95rem--period-selector-width width
Selector width
100%--period-selector-max-width max-width
Selector max width
400px--period-selector-min-height min-heinght
Selecton min height
360pxSlots
Events
onchange
Event triggered when the settings have changed
| Attribute | Type | Description |
|---|---|---|
| timespanSettings | TimespanSettings<T> | Timespan settings |