Password

A specialized input component for password fields that includes a toggle button to show/hide the password.

Props

The Password component accepts all props from the base Input component, with the following additions:

NameDefaultType
show-passwordfalseboolean
Whether the password should be visible by default

Usage

The Color component inherits all functionality from the base Input component.