Button

Implements a HTML button.

Settings

SettingValueDescription

Container

true

Accepts nested children components.

Droppable

true

Added as a nested child component inside a container.

Editable

false

Can be edited

Interactive

true

Can receive events

Properties

PropertyTypeDefaultDescription

Selected

Boolean

false

Defines if the component is in selected state

Actions

No actions defined.

Events

AvailableDescription

Click

yes

Can receive clicks events

Change

no

Can receive change events

Last updated