# Showcase

The flagship XWUISignaturePad demo. It walks through the default clear/save buttons, pen colour and width customization, driving the pad from outside with `setPenColor` / `setPenWidth` / `clear()`, and a consent-form flow where `onChange` gates a custom submit button until a mark exists.

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