Property | Attribute | Description | Type | Default |
---|---|---|---|---|
initialRange |
-- | Initial date range (start and end date object) | DateRange |
undefined |
isOpen |
is-open |
Whether the date range picker is open or not | boolean |
true |
Event | Description | Type |
---|---|---|
update |
Event emitted when the date range is updated | CustomEvent<DateRange> |
Built with StencilJS