Presentation section DSL definition for table configuration.
Defines UI adapter, templates, theming, and responsive configuration.
Templates vs UI Adapters
- Template: Defines the layout structure (Table, MediaGallery)
- UIAdapter: Defines the styling (Tailwind, custom adapters wrapping a component library)
Templates control WHERE things go (rows/columns vs cards vs thumbnails). UI Adapters control HOW things look (colors, spacing, component styles).