micro:bit tech site
GitHub
Preparing search index...
The search index is not available
MakeCode Embed
MakeCode Embed
react
ProjectFilters
Interface ProjectFilters
interface
ProjectFilters
{
blocks
?:
{
[
index
:
string
]:
FilterState
}
;
defaultState
?:
FilterState
;
fns
?:
{
[
index
:
string
]:
FilterState
}
;
namespaces
?:
{
[
index
:
string
]:
FilterState
}
;
}
Index
Properties
blocks?
default
State?
fns?
namespaces?
Properties
Optional
blocks
blocks
?:
{
[
index
:
string
]:
FilterState
}
Optional
default
State
defaultState
?:
FilterState
Optional
fns
fns
?:
{
[
index
:
string
]:
FilterState
}
Optional
namespaces
namespaces
?:
{
[
index
:
string
]:
FilterState
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blocks
default
State
fns
namespaces
micro:bit tech site
GitHub
MakeCode Embed
Loading...