Tabs Section
Tabs Section
In this article
|
Legacy feature
The Coveo Hive Framework is now in maintenance mode and is no longer recommended for new implementations. To build new search experiences, use one of Coveo’s more modern, lightweight, and responsive libraries. To get started, see the Build search article. |
This rendering adds a
Tabs
dynamic placeholder in which you can insert Coveo Tab renderings.
Insertion location
Coveo Hive
The Tabs Section rendering is an Allowed Control in the following placeholder(s): UI Header
, Header Section
, Main Section
, Results Header
, Results Header Section
Example insertion sequence for the Tabs Section rendering.
Coveo Hive SXA
Coveo for Sitecore SXA does not include a Tabs Section rendering. Use a Sitecore container or splitter to create a section for your Coveo Tab renderings (see Coveo Tab Insertion Location).
Data Source Options
This rendering does not require a data source.
Sample Generated HTML in Experience Editor
<div class="coveo-tab-section coveo-placeholder-fix scEnabledChrome chromeWithDatasource" sc-part-of="placeholder rendering">
<code ... ></code>
<span ... ></span>
<div class="scEnabledChrome scEmptyPlaceholder"
sc-placeholder-id="_coveo_ui_coveo_ui_content_dynamic_coveoe28f8e99_coveo_ui_header_section_coveo_ui_tabs_dynamic_coveo26c58f20"
sc-part-of="placeholder"></div>
<code ... ></code>
</div>
The Tabs Section rendering floating toolbar code is purposely omitted.