# Showcase

The flagship XWUIInputParagraph demo. It walks through outlined/filled variants, the size scale, common states (disabled, readonly, required, error), live format feedback from `minLength`/`maxLength`/`pattern`, auto-resize behaviour bounded by `minRows`/`maxRows`, and a real-world bio field with a character-count readout driven by `onChange`.

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