UI\Controls\Radio::append

(UI 0.9.9)

UI\Controls\Radio::appendAppend Option

Description

publicUI\Controls\Radio::append(string$text)

Shall append a new option to this Radio

Parameters

text

The text (label) for the option

To Top