Links

File

A field for file storage and display.

Methods

Method
Description
setValue(src: string/ file/ blob)
sets component value

Triggers

Triggers allow you to launch certain actions upon different events.
on Init
Calls for an action on component initialization, e.g., page refresh
on Click
Calls for an action when a component is clicked