Image

Overview

A field to store images via URL or uploaded directly. The component supports size adapting and cropping. URLs or Base64-encoded images are accepted.

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setSrc

src: string

void

Set component src setting

Triggers

Name
Description

On Click

Triggered when the component is clicked

On Init

Triggered when the component is initialized

Last updated

Was this helpful?