micro:bit tech site
GitHub
Preparing search index...
The search index is not available
MakeCode Embed
MakeCode Embed
vanilla
SnippetConfig
Interface SnippetConfig
interface
SnippetConfig
{
group
?:
string
;
initialOutput
?:
string
;
label
:
string
;
name
:
string
;
namespace
:
string
;
outputBehavior
?:
"merge"
|
"replace"
;
outputType
:
"blocks"
;
questions
:
SnippetQuestions
[]
;
}
Index
Properties
group?
initial
Output?
label
name
namespace
output
Behavior?
output
Type
questions
Properties
Optional
group
group
?:
string
Optional
initial
Output
initialOutput
?:
string
label
label
:
string
name
name
:
string
namespace
namespace
:
string
Optional
output
Behavior
outputBehavior
?:
"merge"
|
"replace"
output
Type
outputType
:
"blocks"
questions
questions
:
SnippetQuestions
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
group
initial
Output
label
name
namespace
output
Behavior
output
Type
questions
micro:bit tech site
GitHub
MakeCode Embed
Loading...