File

A field for file storage and display.

Methods

MethodDescription

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

Last updated