Percent

A field to display percentages. The field supports several view types (numeric, progress view, doughnut view); number formatting and locales.

Methods

MethodDescription

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 updated