---
title: "Password field"
description: "A form field that allows the user to enter a protected password."
sidebar_label: "Password field"
slug: /reference/components/password-field
---

import ComponentDemo from '@site/src/components/ComponentDemo';

# Password field

A form field that allows the user to enter a protected password.

**Package:** `@terreno/ui`  
**Categories:** Component  
**Props interface:** `PasswordFieldProps`  
**Story source:** [`demo/stories/Passwordfield.stories.tsx`](https://github.com/flourishhealth/terreno/blob/master/demo/stories/Passwordfield.stories.tsx)

## Live demo

<ComponentDemo name="Password field" />

## Props

_No documented props were extracted from TypeDoc._

