@theredhead — Frontend Library - v1.0.0
    Preparing search index...

    Type Alias SearchViewLayout

    SearchViewLayout: "table" | "custom"

    Layout mode for the search-view results area.

    • 'table' — renders an internal <ui-table-view> using projected columns.
    • 'custom' — renders the projected #results template, giving the consumer full control over the results layout.