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