PHP 8.3.4 Released!

UI\Controls\Radio::setSelected

(UI 0.9.9)

UI\Controls\Radio::setSelectedSet Selected Option

说明

public UI\Controls\Radio::setSelected(int $index)

Shall set the currently selected option in this Radio

参数

index

The index of the option to select

add a note

User Contributed Notes

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