Preparing search index...
The search index is not available
@turbowarp/types-tw
@turbowarp/types-tw
scratch-vm-extension
Scratch
ButtonBlock
Interface ButtonBlock
interface
ButtonBlock
{
blockType
:
"button"
;
filter
?:
(
"target"
|
"sprite"
)
[]
;
func
:
string
;
text
:
string
|
string
[]
;
}
Hierarchy (
View Summary
)
AbstractBlock
ButtonBlock
Index
Properties
block
Type
filter?
func
text
Properties
block
Type
blockType
:
"button"
Optional
filter
filter
?:
(
"target"
|
"sprite"
)
[]
func
func
:
string
text
text
:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Type
filter
func
text
@turbowarp/types-tw
Loading...