Preparing search index...
The search index is not available
Reference - BaklavaJS
Reference - BaklavaJS
@baklavajs/core
IAddNodeTypeEventData
Interface IAddNodeTypeEventData
interface
IAddNodeTypeEventData
{
options
?:
IRegisterNodeTypeOptions
;
type
:
AbstractNodeConstructor
;
}
Index
Properties
options?
type
Properties
Optional
options
options
?:
IRegisterNodeTypeOptions
type
type
:
AbstractNodeConstructor
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
options
type
Reference - BaklavaJS
Loading...