Fundamental component for password inputs.
1import { PasswordInput } from "@ngrok/mantle/input";2 3<PasswordInput />4<PasswordInput validation="error" />The PasswordInput accepts the following props in addition to the standard HTML input attributes.