Preparing search index...
The search index is not available
Tango LowCode Builder
Tango LowCode Builder
@music163/tango-core
IViewNodeInitConfig
Interface IViewNodeInitConfig<RawNodeType, ViewFileType>
interface
IViewNodeInitConfig
<
RawNodeType
,
ViewFileType
>
{
component
:
string
;
file
:
ViewFileType
;
id
:
string
;
rawNode
:
RawNodeType
;
}
Type Parameters
RawNodeType
=
unknown
ViewFileType
=
AbstractFile
Index
Properties
component
file
id
raw
Node
Properties
component
component
:
string
file
file
:
ViewFileType
id
id
:
string
raw
Node
raw
Node
:
RawNodeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
file
id
raw
Node
Tango LowCode Builder
Loading...