# Selection Gallery

XWUI Selection Engine - "Advanced Selections" showcase (WEB-COMPONENT TAGS) Every selection control is declared as an INLINE xwui custom-element TAG (<xwui-input-select>, <xwui-input-radio-group>, <xwui-menu>, <xwui-command-palette>, …) configured via the universal `data='{…}'` + `conf-comp='{…}'` JSON attributes. A small script then wires behavior through each element's getInstance(). Only the page chrome is plain CSS.
