Preparing search index...
The search index is not available
cheatgui
cheatgui
functions
dropdown
Function dropdown
dropdown
(
label
,
values
,
value
,
callback
)
:
Dropdown
Parameters
label
:
string
values
:
{
string
:
string
;
}
string
:
string
value
:
string
callback
:
(
(
value
:
string
)
=>
void
)
(
value
)
:
void
Parameters
value
:
string
Returns
void
Returns
Dropdown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cheatgui
Loading...