Preparing search index...
The search index is not available
Reference - BaklavaJS
Reference - BaklavaJS
@baklavajs/core
INodeInterfaceState
Interface INodeInterfaceState<T>
interface
INodeInterfaceState
<
T
>
{
id
:
string
;
templateId
?:
string
;
value
:
T
;
}
Type Parameters
T
Hierarchy
Record
<
string
,
any
>
INodeInterfaceState
Index
Properties
id
template
Id?
value
Properties
id
id
:
string
Optional
template
Id
template
Id
?:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
template
Id
value
Reference - BaklavaJS
Loading...