PHP 8.5.0 Beta 3 available for testing

UI\Controls\Button::__construct

(UI 0.9.9)

UI\Controls\Button::__construct β€” Construye un nuevo botΓ³n

DescripciΓ³n

public UI\Controls\Button::__construct(string $text)

Construye un nuevo botΓ³n

ParΓ‘metros

text

El texto (etiqueta) de este botΓ³n

οΌ‹add a note

User Contributed Notes

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