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