WLJS LogoWLJS Notebook

InputRadio

Wolfram Kernel

The same as InputSelect, but displays radio-like buttons.

Options

"Label"

Adds a label

"Class"

A text string of CSS classes applied to the component wrapper

"Style"

An inline CSS style string applied to the component wrapper

"LabelClass"

A text string of CSS classes applied to the label element

"LabelStyle"

An inline CSS style string applied to the label element

"ButtonClass"

A text string of CSS classes applied to the radio button elements

"ButtonStyle"

An inline CSS style string applied to the radio button elements

"ContainerClass"

A text string of CSS classes applied to the buttons container

"ContainerStyle"

An inline CSS style string applied to the buttons container

"ItemLabelClass"

A text string of CSS classes applied to each item label

"ItemLabelStyle"

An inline CSS style string applied to each item label

"Topic"

Specifies which topic or pattern of an event is used

Supported output forms

On this page