Radiobutton

General description

The Radiobutton plugin is used to provided a choice of different options.

Picture of the plugin Radiobutton

Configuration

The plugin uses this specific configuration.

Plugin configuration
Name Type Description
option_texts CSV String used to name the different options.
option_values CSV Value which is sent instead of the chosen option_text.
selected_index Int Used to preselect an index.

Parameter

A plugin instance can be manipulated by the following parameter.

Provided parameter
Name Possible value Description
Texts CSV String used to name the different options.
values CSV Value which is sent instead of the chosen option_text.

Events

A plugin instance provides this events which can be used to manipulated parameters of other plugins.

Provided events
Name Type Description
Choice - Sent when choice has changed.

Links

Table Of Contents

This Page