Skip to main content
Version: Next

Circle()

function Circle(props, deprecatedLegacyContext?): ReactNode

Circle with user-defined component inside

Parameters

ParameterTypeDescription
propsCircleProps-
deprecatedLegacyContext?anyDeprecated See React Docs

Returns

ReactNode