Rezi
Preparing search index...
core/src
HeatmapProps
Type Alias HeatmapProps
HeatmapProps
:
Readonly
<
{
colorScale
?:
HeatmapColorScale
;
data
:
readonly
(
readonly
number
[]
)
[]
;
height
?:
SizeConstraint
;
id
?:
string
;
key
?:
string
;
max
?:
number
;
min
?:
number
;
width
?:
SizeConstraint
;
}
,
>
&
DisplayableProps
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...