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 based on 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