CakeFest 2024: The Official CakePHP Conference

UI\Controls\EditableCombo::append

(UI 0.9.9)

UI\Controls\EditableCombo::appendAppend 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 page.
To Top