Preparing search index...
The search index is not available
canvas-ui
canvas-ui
<internal>
CanvasIndicator
Interface CanvasIndicator
interface
CanvasIndicator
{
background_color
?:
string
;
color
?:
string
;
icon
:
string
;
key
:
string
;
text
:
string
;
tooltip_text
?:
string
;
type
?:
"default"
|
"error"
|
"info"
|
"warning"
|
"success"
|
"primary"
;
}
Index
Properties
background_
color?
color?
icon
key
text
tooltip_
text?
type?
Properties
Optional
background_
color
background_color
?:
string
Optional
color
color
?:
string
icon
icon
:
string
key
key
:
string
text
text
:
string
Optional
tooltip_
text
tooltip_text
?:
string
Optional
type
type
?:
"default"
|
"error"
|
"info"
|
"warning"
|
"success"
|
"primary"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background_
color
color
icon
key
text
tooltip_
text
type
canvas-ui
Loading...