@m-bock/gcode-viewer-core
Preparing search index...
StateMachines.App
PubState
Type Alias PubState
type
PubState
=
{
filter
:
string
;
index
:
RemoteData
<
{
content
:
IndexFileItem
[]
;
url
:
string
}
>
;
}
Index
Properties
filter
index
Properties
Readonly
filter
filter
:
string
Readonly
index
index
:
RemoteData
<
{
content
:
IndexFileItem
[]
;
url
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
index
@m-bock/gcode-viewer-core
Loading...