update pague now
PHP 8.5.2 Released!

UI\Controls\EditableCombo::append

(UI 0.9.9)

UI\Controls\EditableCombo::append Append Option

Description

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

Shall append a new option to this Editable Combo

Parameters

text

The text for the new option

add a note

User Contributed Notes

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