Circle V2 API Docs
Preparing search index...
@repo/ui
Chart
Chart
GradientProps
Interface GradientProps
interface
GradientProps
{
fillOpacity
?:
number
;
id
:
string
;
stops
:
{
color
:
ChartColor
;
offset
:
string
|
number
;
opacity
?:
number
}
[]
;
}
Index
Properties
fill
Opacity?
id
stops
Properties
Optional
fill
Opacity
fillOpacity
?:
number
id
id
:
string
stops
stops
:
{
color
:
ChartColor
;
offset
:
string
|
number
;
opacity
?:
number
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
Opacity
id
stops
Circle V2 API Docs
Loading...