You’re viewing the docs for Pluma v2.219.0, which is not the current major version.
A shaped container (circle or rounded square) of fixed size that frames an Icon, Image, or short text content.
import { PlumaTestHelpers } from '@customerio/pluma-components/react/test-helpers/pluma-test-helpers'
const coin = PlumaTestHelpers.extract('Coin', screen.getByTestId('data-test-coin'));Test Helpers coming soon™!