PHP 8.3.4 Released!

UI\Controls\Radio::append

(UI 0.9.9)

UI\Controls\Radio::appendAppend Option

Description

public UI\Controls\Radio::append(string $text)

Shall append a new option to this Radio

Parameters

text

The text (label) for the option

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top