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