Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
InfoTextProps
Interface InfoTextProps
Public
interface
InfoTextProps
{
intent
:
DEFAULT
|
PRIMARY
|
DANGER
;
isBold
?:
boolean
;
isSingleLine
?:
boolean
;
leftIcon
?:
IconName
;
margin
?:
boolean
;
rightIcon
?:
IconName
;
text
:
string
;
textAlign
:
ALIGN
;
}
Index
Properties
intent
is
Bold?
is
Single
Line?
left
Icon?
margin?
right
Icon?
text
text
Align
Properties
intent
intent
:
DEFAULT
|
PRIMARY
|
DANGER
Optional
is
Bold
is
Bold
?:
boolean
Optional
is
Single
Line
is
Single
Line
?:
boolean
Optional
left
Icon
left
Icon
?:
IconName
Optional
margin
margin
?:
boolean
Optional
right
Icon
right
Icon
?:
IconName
text
text
:
string
text
Align
text
Align
:
ALIGN
On This Page
Properties
intent
is
Bold
is
Single
Line
left
Icon
margin
right
Icon
text
text
Align
Юниверс MDM SDK UI
Loading...
Public