Circle()
function Circle(props, deprecatedLegacyContext?): ReactNode
Circle with user-defined component inside
Parameters
Parameter | Type | Description |
---|---|---|
props | CircleProps | - |
deprecatedLegacyContext ? | any | Deprecated See React Docs |
Returns
ReactNode
function Circle(props, deprecatedLegacyContext?): ReactNode
Circle with user-defined component inside
Parameter | Type | Description |
---|---|---|
props | CircleProps | - |
deprecatedLegacyContext ? | any | Deprecated See React Docs |
ReactNode