# Showcase

The flagship XWUIInputText demo. It walks through outlined / filled / underlined variants, the size scale, disabled / error / success states, leading icons and prefix / suffix addons, a password field with the built-in reveal toggle, and a work-email field validated live through `onBlur`, `onChange` and `setError`.

Every field mounts into its own child div because an XWUI component clears its container on construct.
