Reference - BaklavaJS
Preparing search index...
@baklavajs/core
IEditorState
Interface IEditorState
interface
IEditorState
{
graph
:
IGraphState
;
graphTemplates
:
IGraphTemplateState
[]
;
[
key
:
string
]:
any
;
}
Hierarchy
Record
<
string
,
any
>
IEditorState
Indexable
[
key
:
string
]:
any
Index
Properties
graph
graph
Templates
Properties
graph
graph
:
IGraphState
graph
Templates
graphTemplates
:
IGraphTemplateState
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
graph
graph
Templates
Reference - BaklavaJS
Loading...