-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
vcf-date-range-picker
provides a slot
for the presets but is missing the possibility to replace the defaults from vcf-date-range-picker-overlay-content
. It would be nice if we could hide single predefined buttons or all at once. This way one could also hide the todayButton
if max
is set to yesterday. Currently, the today button will be shown disabled disabled="[[!_isTodayAllowed(minDate, maxDate)]]"
which is some wasted space as it will in our use case never be possible to click that button.
Metadata
Metadata
Assignees
Labels
No labels