MishkaGervaz.Table.Dsl.Presentation (MishkaGervaz v0.0.1-alpha.3)

Copy Markdown View Source

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).

Summary

Functions

Returns the presentation section definition.

Functions

section()

Returns the presentation section definition.