stz-util Documentation - v2.0.3
Preparing search index...
defaultTreemapTooltipCallback
Variable defaultTreemapTooltipCallback
Const
defaultTreemapTooltipCallback
:
{
label
(
item
:
any
)
:
string
;
title
(
items
:
any
[]
)
:
any
;
}
= ...
Type Declaration
label
:
function
label
(
item
:
any
)
:
string
Parameters
item
:
any
Returns
string
title
:
function
title
(
items
:
any
[]
)
:
any
Parameters
items
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
stz-util Documentation - v2.0.3
Loading...