Componentsv2.189.1
Iconsv1.19.0
MCPv0.8.62
Tokensv0.34.3

Spinners are animated icons used to indicate a content area's loading state.

Usage

import { PlumaTestHelpers } from '@customerio/pluma-components/react/test-helpers/pluma-test-helpers'

const spinner = PlumaTestHelpers.extract('Spinner', screen.getByTestId('data-test-spinner'));

Test Helpers

Gets the label text of the spinner

On this page