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