Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
LabelValueListProps
Interface LabelValueListProps
Public
interface
LabelValueListProps
{
align
?:
LabelValueListAlign
;
canWrap
?:
boolean
;
data
:
LabelValueListItem
[]
;
hasColon
?:
boolean
;
isCenterPosition
?:
boolean
;
isValueItalic
?:
boolean
;
labelWidth
?:
number
;
type
?:
"value"
|
"info"
|
"primary"
;
}
Index
Properties
align?
can
Wrap?
data
has
Colon?
is
Center
Position?
is
Value
Italic?
label
Width?
type?
Properties
Optional
align
align
?:
LabelValueListAlign
Optional
can
Wrap
can
Wrap
?:
boolean
data
data
:
LabelValueListItem
[]
Optional
has
Colon
has
Colon
?:
boolean
Optional
is
Center
Position
is
Center
Position
?:
boolean
Optional
is
Value
Italic
is
Value
Italic
?:
boolean
Optional
label
Width
label
Width
?:
number
Optional
type
type
?:
"value"
|
"info"
|
"primary"
On This Page
Properties
align
can
Wrap
data
has
Colon
is
Center
Position
is
Value
Italic
label
Width
type
Юниверс MDM SDK UI
Loading...
Public