ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
components/ui/chart
ChartConfig
Type Alias ChartConfig
ChartConfig
:
{
[
k
in
string
]
:
{
label
?:
React.ReactNode
;
icon
?:
React.ComponentType
}
&
(
|
{
color
?:
string
;
theme
?:
never
}
|
{
color
?:
never
;
theme
:
Record
<
keyof
typeof
THEMES
,
string
>
}
)
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...