Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 870 Bytes

File metadata and controls

25 lines (13 loc) · 870 Bytes

tw-daterange

Properties

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

Events

Event Description Type
update Event emitted when the date range is updated CustomEvent<DateRange>

Built with StencilJS