3.2.6Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Extends HTMLElement
Hour and Minute chooser. Use as ''
Extends HTMLElement
Shows or hides the popup based on current visibility style
Get hours and minutes as Duration instead of as a DateTime. Useful for relative times.
any:
hours, minutes as Duration
(any)
(any)
Date and Time chooser using native date chooser and the above HourMinChooser for the hour and minute of time.
Extends HTMLElement
(any)
Updates the time without triggering the callback function.
(any)
new time to update sliders
triggers the callback function.
(any)
(any)
(any)
(any)
Type: string
Type: string
Type: string
Combination of two DateTimeChoosers to specify a start and end time. A "change" event is fired when the times are modified.
Initial values can be set via the start, end and duration attributes. Start and end are ISO8601 dates, duration may either be a number of seconds or an ISO8601 duration string. Also, if the prev-next attribute is true, then previous, next and now buttons are added to shift the time range earlier, later or so that the end is the current time.
The component remembers the last changed, so if you modify duration and then modify start, the end is adjusted to keep duration the same.
Extends HTMLElement
Updates the times without triggering the callback function.
(any)
new time interval
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
extracts duration from either string as ISO or number as seconds.
(any)
ISO string or number
any:
duration