UI\Controls\Radio::append

(UI 0.9.9)

UI\Controls\Radio::appendAppend Option

Descripción

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

Shall append a new option to this Radio

Parámetros

text

The text (label) for the option

To Top