There was an error while loading. Please reload this page.
UXButton
php\gui\UXButton
UXButtonBase
use php\gui\UXButton;
Класс компонента для отображения кнопок.
Изображение компонента:
new
__construct
__construct()
__construct([string $text = ''])
Конструктор кнопки.
$button = new UXButton('Привет, Мир!');