Circle V2 API Docs
Preparing search index...
@repo/ui
Chart
Chart
RadialTextProps
Interface RadialTextProps
interface
RadialTextProps
{
description
:
ReactNode
;
fontSize
?:
string
;
gap
?:
number
;
title
:
ReactNode
;
viewBox
:
|
|
Required
<
{
height
?:
number
;
width
?:
number
;
x
?:
number
;
y
?:
number
}
,
>
|
Required
<
PolarViewBox
>
|
undefined
;
}
Index
Properties
description
font
Size?
gap?
title
view
Box
Properties
description
description
:
ReactNode
Optional
font
Size
fontSize
?:
string
Optional
gap
gap
?:
number
title
title
:
ReactNode
view
Box
viewBox
:
|
|
Required
<
{
height
?:
number
;
width
?:
number
;
x
?:
number
;
y
?:
number
}
,
>
|
Required
<
PolarViewBox
>
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
font
Size
gap
title
view
Box
Circle V2 API Docs
Loading...