Percent

Overview

A field to display percentages. The component supports number formatting, locales, and such view types as numeric, progress, and doughnut.

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setValue

value: number

void

Set component value. Accepts a number between 0 and 1.

Triggers

Name
Description

On Init

Triggered when the component is initialized

Last updated

Was this helpful?