Number
A static area for displaying numbers. The field supports fractions, locales, and different display options.
Method | Description |
---|---|
setValue(value: number) | sets value for the component |
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