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

A textarea component for JSON input

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

const jsonField = PlumaTestHelpers.extract('JsonField', screen.getByTestId('data-test-jsonField'));

Test Helpers coming soon™!

On this page