# InputState

**Kind:** Type

**Source:** [`atloria-monorepo/packages/ui-core/src/components/input/Input.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/input/Input.ts#L10)

## Definition

```ts
'default' | 'error' | 'success'
```
