File

Overview

A field for file storage and display.

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setValue

src: string | File | Blob

void

Set component value

Triggers

Name
Description

On Click

Triggered when the component is clicked

On Init

Triggered when the component is initialized

Last updated

Was this helpful?