Password Input
Fundamental component for password inputs.
import { PasswordInput } from "@ngrok/mantle/input";
<PasswordInput />
<PasswordInput invalid />
API Reference
The PasswordInput
accepts the following props in addition to the standard HTML input attributes.