Copyright © 2021 by K4.org
  (v.0.48.124)

This Design creates a radio button group, which can be used to allow the user to selection one of several choices.

Index

Rules

choices

choices: Array

An array of strings, each indicating a value to be provided when selected.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : []

controlType

controlType: String

Internal Use Only.

Flags : Cached (Note this is uncached)

Expression : "RadioButtons"

flexible

flexible: Boolean

If true, allows wrapping rows of buttons to another line.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : true

orientation

orientation: String

One of 'row' or 'column'.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "row"