Wire

UI

The password input component is a feature-rich and user-friendly element that integrates a toggle button, improving the overall user experience. With this component, users can effortlessly reveal or conceal the password value, enhancing the interface's usability and providing greater control over password visibility.

This component will enhance your user interface by incorporating a toggle button for revealing or concealing the password value.

1<x-password label="Secret 🙈" value="I love WireUI ❤️" />
Attention!
The Maskable component receives all options from Input Component , except the slot [append].