Skip to main content
Version: Next

FeatureCalloutCircular()

Home > @backstage/core-components > FeatureCalloutCircular

One-time, round 'telescope' animation showing new feature.

Signature:

function FeatureCalloutCircular(props: PropsWithChildren<Props>): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<Props>

**Returns:**

import("react/jsx-runtime").JSX.Element