Currency

A field to display currency amounts. The field supports multiple currencies, number formatting, fractions and locales.

Methods

MethodDescription

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