@m-bock/gcode-viewer-core
Preparing search index...
GCodeViewer.StateMachines.App
Dispatchers
Type Alias Dispatchers
type
Dispatchers
=
{
msg
:
(
_
:
Msg
)
=>
void
;
runFetchIndex
:
(
_
:
{
url
:
string
}
)
=>
void
;
}
Index
Properties
msg
run
Fetch
Index
Properties
Readonly
msg
msg
:
(
_
:
Msg
)
=>
void
Readonly
run
Fetch
Index
runFetchIndex
:
(
_
:
{
url
:
string
}
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
msg
run
Fetch
Index
@m-bock/gcode-viewer-core
Loading...