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™!

On this page