Preparing search index...
The search index is not available
@ton/game-engines-sdk
@ton/game-engines-sdk
phaser/src
DropdownMenuItemParams
Interface DropdownMenuItemParams
interface
DropdownMenuItemParams
{
icon
:
string
;
onClick
?:
(
(
item
)
=>
void
)
;
style
:
Styles
;
text
:
string
;
}
Index
Properties
icon
on
Click?
style
text
Properties
icon
icon
:
string
Optional
on
Click
on
Click
?:
(
(
item
)
=>
void
)
Type declaration
(
item
)
:
void
Parameters
item
:
DropdownMenuItem
Returns
void
style
style
:
Styles
text
text
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
icon
on
Click
style
text
@ton/game-engines-sdk
cocos/src
phaser/src
vanilla/src
Generated using
TypeDoc