micro:bit tech site
GitHub
Preparing search index...
The search index is not available
MakeCode Embed
MakeCode Embed
vanilla
TutorialStepInfo
Interface TutorialStepInfo
interface
TutorialStepInfo
{
activity
?:
number
;
contentMd
?:
string
;
headerContentMd
?:
string
;
hintContentMd
?:
string
;
localBlockConfig
?:
TutorialBlockConfig
;
localValidationConfig
?:
CodeValidationConfig
;
resetDiff
?:
boolean
;
showDialog
?:
boolean
;
showHint
?:
boolean
;
title
?:
string
;
tutorialCompleted
?:
boolean
;
}
Index
Properties
activity?
content
Md?
header
Content
Md?
hint
Content
Md?
local
Block
Config?
local
Validation
Config?
reset
Diff?
show
Dialog?
show
Hint?
title?
tutorial
Completed?
Properties
Optional
activity
activity
?:
number
Optional
content
Md
contentMd
?:
string
Optional
header
Content
Md
headerContentMd
?:
string
Optional
hint
Content
Md
hintContentMd
?:
string
Optional
local
Block
Config
localBlockConfig
?:
TutorialBlockConfig
Optional
local
Validation
Config
localValidationConfig
?:
CodeValidationConfig
Optional
reset
Diff
resetDiff
?:
boolean
Optional
show
Dialog
showDialog
?:
boolean
Optional
show
Hint
showHint
?:
boolean
Optional
title
title
?:
string
Optional
tutorial
Completed
tutorialCompleted
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activity
content
Md
header
Content
Md
hint
Content
Md
local
Block
Config
local
Validation
Config
reset
Diff
show
Dialog
show
Hint
title
tutorial
Completed
micro:bit tech site
GitHub
MakeCode Embed
Loading...