Preparing search index...
The search index is not available
canvas-ui
canvas-ui
<internal>
GridItemTooltipProps
Interface GridItemTooltipProps
interface
GridItemTooltipProps
{
content
?:
string
;
content_style
?:
Record
<
string
,
any
>
;
trigger
?:
string
;
trigger_style
?:
Record
<
string
,
any
>
;
}
Index
Properties
content?
content_
style?
trigger?
trigger_
style?
Properties
Optional
content
content
?:
string
Optional
content_
style
content_style
?:
Record
<
string
,
any
>
Optional
trigger
trigger
?:
string
Optional
trigger_
style
trigger_style
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
content_
style
trigger
trigger_
style
canvas-ui
Loading...