Preparing search index...
The search index is not available
jira-clone - v0.1.0
jira-clone
components/ui/chart
ChartConfig
Type Alias ChartConfig
Chart
Config
:
{
[
k
in
string
]
:
{
icon
?:
React.ComponentType
;
label
?:
React.ReactNode
;
}
&
(
{
color
?:
string
;
theme
?:
never
;
}
|
{
color
?:
never
;
theme
:
Record
<
keyof
typeof
THEMES
,
string
>
;
}
)
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jira-clone - v0.1.0
Loading...