Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
LegendSimpleItem
Interface LegendSimpleItem
Public
interface
LegendSimpleItem
{
caption
?:
ReactNode
;
circle
?:
{
color
:
string
;
isFilled
?:
boolean
;
}
;
key
:
string
;
label
:
string
;
}
Index
Properties
caption?
circle?
key
label
Properties
Optional
caption
caption
?:
ReactNode
Optional
circle
circle
?:
{
color
:
string
;
isFilled
?:
boolean
;
}
key
key
:
string
label
label
:
string
On This Page
Properties
caption
circle
key
label
Юниверс MDM SDK UI
Loading...
Public