Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
TagCommonProps
Interface TagCommonProps
Public
interface
TagCommonProps
{
children
?:
ReactNode
;
isExpand
?:
boolean
;
isGhost
?:
boolean
;
size
?:
SIZE
;
uppercase
?:
boolean
;
}
Hierarchy (
View Summary
)
TagCommonProps
TagColorProps
TagIntentProps
Index
Properties
children?
is
Expand?
is
Ghost?
size?
uppercase?
Properties
Optional
children
children
?:
ReactNode
Optional
is
Expand
isExpand
?:
boolean
Optional
is
Ghost
isGhost
?:
boolean
Optional
size
size
?:
SIZE
Optional
uppercase
uppercase
?:
boolean
On This Page
Properties
children
is
Expand
is
Ghost
size
uppercase
Юниверс DG SDK UI
Loading...
Public