Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
TagCommonProps
Interface TagCommonProps
Public
interface
TagCommonProps
{
children
?:
ReactNode
;
isGhost
?:
boolean
;
size
?:
SIZE
;
uppercase
?:
boolean
;
}
Hierarchy (
view full
)
TagCommonProps
TagColorProps
TagIntentProps
Index
Properties
children?
is
Ghost?
size?
uppercase?
Properties
Optional
children
children
?:
ReactNode
Optional
is
Ghost
is
Ghost
?:
boolean
Optional
size
size
?:
SIZE
Optional
uppercase
uppercase
?:
boolean
On This Page
Properties
children
is
Ghost
size
uppercase
Юниверс MDM SDK UI
Loading...
Public