Links

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:

Methods

Method
Description
setValue(value: number)
sets value for the component

Triggers

Triggers allow you to launch certain actions upon different events.
on Init
Calls for an action on component initialization, e.g., page refresh
Last modified 2mo ago