micro:bit tech site
GitHub
Preparing search index...
The search index is not available
MakeCode Embed
MakeCode Embed
vanilla
RenderBlocksRequest
Interface RenderBlocksRequest
interface
RenderBlocksRequest
{
code
:
string
|
MakeCodeProject
;
options
?:
{
layout
?:
BlockLayout
;
package
?:
string
;
packageId
?:
string
;
snippetMode
?:
boolean
;
}
;
}
Index
Properties
code
options?
Properties
code
code
:
string
|
MakeCodeProject
Optional
options
options
?:
{
layout
?:
BlockLayout
;
package
?:
string
;
packageId
?:
string
;
snippetMode
?:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
options
micro:bit tech site
GitHub
MakeCode Embed
Loading...