OpenFairyGUI API
Preparing search index...
core/src
ControllerCompositionOptions
Interface ControllerCompositionOptions
interface
ControllerCompositionOptions
{
actions
?:
ControllerActionComposition
[]
;
autoRadioGroupDepth
?:
boolean
;
name
:
string
;
pages
:
ControllerPageComposition
[]
;
selectedIndex
?:
number
;
}
Index
Properties
actions?
auto
Radio
Group
Depth?
name
pages
selected
Index?
Properties
Optional
actions
actions
?:
ControllerActionComposition
[]
Optional
auto
Radio
Group
Depth
autoRadioGroupDepth
?:
boolean
name
name
:
string
pages
pages
:
ControllerPageComposition
[]
Optional
selected
Index
selectedIndex
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
auto
Radio
Group
Depth
name
pages
selected
Index
OpenFairyGUI API
Loading...