Boolean

A field to display a boolean value.

Methods

MethodDescription

setValue(value: boolean)

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