Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
TreeFlatListItem
Interface TreeFlatListItem<T>
Public
interface
TreeFlatListItem
<
T
>
{
model
:
T
;
name
:
string
;
nodeId
:
string
;
parentId
:
null
|
string
;
path
?:
string
;
}
Type Parameters
T
Index
Properties
model
name
node
Id
parent
Id
path?
Properties
model
model
:
T
name
name
:
string
node
Id
node
Id
:
string
parent
Id
parent
Id
:
null
|
string
Optional
path
path
?:
string
On This Page
Properties
model
name
node
Id
parent
Id
path
Юниверс MDM SDK UI
Loading...
Public