Preparing search index...
The search index is not available
@turbowarp/types-tw
@turbowarp/types-tw
scratch-vm-extension
Scratch
Menu
Interface Menu
interface
Menu
{
acceptReporters
?:
boolean
;
items
:
string
|
(
string
|
{
text
:
string
;
value
:
string
}
)
[]
;
}
Index
Properties
accept
Reporters?
items
Properties
Optional
accept
Reporters
acceptReporters
?:
boolean
items
items
:
string
|
(
string
|
{
text
:
string
;
value
:
string
}
)
[]
A list of static items in the menu, or the name of the dynamic menu function.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accept
Reporters
items
@turbowarp/types-tw
Loading...
A list of static items in the menu, or the name of the dynamic menu function.