Date & time
The Date & time viewer component allows you to display a date and time object in a specified format. The component also allows you to set the time zone for the date and time values:
Manage Date object time zonesMethods
Method
Description
setValue(value: number)
sets value for the component
Triggers
Triggers allow you to launch certain actions based on different events.
On Init
Calls for an action on component initialization, e.g., page refresh
Last updated