PHP 8.4.6 Released!

UI\Controls\Combo::append

(UI 0.9.9)

UI\Controls\Combo::appendAñade una opción

Descripción

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

Añade una opción a esta lista desplegable.

Parámetros

text

El texto para la nueva opción.

add a note

User Contributed Notes

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