---
id: single-character-inputs
title: SingleCharacterInputs
---

# SingleCharacterInput

## How to use

<code src="@digigov/ui/src/form/SingleCharacterInputs/__stories__/Default.tsx" />

### Error message

If you’re highlighting all the digits of the password, style the fields like this:

<code src="@digigov/ui/src/form/SingleCharacterInputs/__stories__/WithDefaultError.tsx" />

## API

See below for a complete reference to all of the props  available to the components mentioned here.

<ComponentProps componentName={["SingleCharacterInputs","SingleCharacterInput"]} /> 
