# Showcase

Flagship demo of XWUICRUD, the abstract five-state CRUD base every "master" component extends. A minimal concrete subclass (`TaskCrudPanel`) implements the five render hooks and is driven by a tab strip through create, read, update, delete, and json. It also shows `enabledStates` restricting a panel to read-only views and `onStateChange` logging state transitions.
