An animated icon that indicates a 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