PHP 8.4.1 Released!

UI\Controls\Combo::append

(UI 0.9.9)

UI\Controls\Combo::appendAjoute une option

Description

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

Ajoute une option à cette boîte de sélection.

Liste de paramètres

text

Le texte pour la nouvelle option.

add a note

User Contributed Notes

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