g3-toolkit API Reference
Preparing search index...
react/src
TooltipData
Interface TooltipData
interface
TooltipData
{
id
:
string
;
label
:
string
;
properties
:
Record
<
string
,
unknown
>
;
type
:
string
;
x
:
number
;
y
:
number
;
}
Index
Properties
id
label
properties
type
x
y
Properties
id
id
:
string
label
label
:
string
properties
properties
:
Record
<
string
,
unknown
>
type
type
:
string
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
label
properties
type
x
y
g3-toolkit API Reference
Loading...