@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-blocks/src/public-api
SearchViewLayout
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.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@theredhead — Frontend Library - v1.0.0
Loading...
Layout mode for the search-view results area.
'table'— renders an internal<ui-table-view>using projected columns.'custom'— renders the projected#resultstemplate, giving the consumer full control over the results layout.