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