{%- extends "theming/base_component.html" -%} {%- set parametrized = parametrized or ["section", "sidebar_section", "facet_section"] -%} {%- block overview -%}
The section component provides a general-purpose container
for organizing content into distinct sections within a page. This
component creates clear visual separation between different content
areas and helps establish a logical information hierarchy.
The sidebar_section component creates dedicated sections
within sidebar areas.
The facet_section component creates dedicated sections for
facet filter displays, organizing filter options into logical groups within the
filtering interface. This component is specifically designed for search and
filtering functionality.