HaapiStepperPasswordFormFieldUI
Renders the built-in password input (with a show/hide toggle) for a HAAPI password field, wired to the
form's state.
Must be rendered inside a HaapiStepperFormUI (it reads formState from the form context, so it throws
outside one). Normally HaapiStepperFormFieldUI picks it automatically — use it directly only to place
the password field yourself in a custom layout:
Loading playground…