Preparing search index...
@universe-dg/sdk
Universe
DG
Uikit
IDGTextProps
Interface IDGTextProps
Public
interface
IDGTextProps
{
className
?:
string
;
hideOverflow
?:
boolean
;
intent
?:
TEXT_INTENT
;
noWrap
?:
boolean
;
size
?:
Universe
.
DG
.
Uikit
.
SIZE
;
}
Index
Properties
class
Name?
hide
Overflow?
intent?
no
Wrap?
size?
Properties
Optional
class
Name
className
?:
string
Optional
hide
Overflow
hideOverflow
?:
boolean
Optional
intent
intent
?:
TEXT_INTENT
Optional
no
Wrap
noWrap
?:
boolean
Deprecated
Параметр будет удален. Необходимо использовать hideOverflow
Optional
size
size
?:
Universe
.
DG
.
Uikit
.
SIZE
On This Page
Properties
class
Name
hide
Overflow
intent
no
Wrap
size
Юниверс DG SDK UI
Loading...
Public