PHP 8.4.6 Released!

UI\Controls\Button::__construct

(UI 0.9.9)

UI\Controls\Button::__constructConstruye 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