Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Record
RecordCardLayoutItem
Interface RecordCardLayoutItem
Public
interface
RecordCardLayoutItem
{
children
?:
RecordCardLayoutItem
[]
;
displayName
:
string
;
group
:
null
|
string
;
metaPath
?:
string
;
name
:
string
;
order
:
number
;
type
:
string
;
}
Index
Properties
children?
display
Name
group
meta
Path?
name
order
type
Properties
Optional
children
children
?:
RecordCardLayoutItem
[]
display
Name
display
Name
:
string
group
group
:
null
|
string
Optional
meta
Path
meta
Path
?:
string
name
name
:
string
order
order
:
number
type
type
:
string
On This Page
Properties
children
display
Name
group
meta
Path
name
order
type
Юниверс MDM SDK UI
Loading...
Public