PHP - Manual: UI\Controls\Slider::__construct
2024-11-14
(UI 0.9.9)
UI\Controls\Slider::__construct — Construct a new Slider
$min
, int $max
)Construct a new Slider with the given range
min
The minimum allowed value
max
The maximum allowed value
官方地址:https://www.php.net/manual/en/ui-controls-slider.construct.php