| _bookshop_name |
string |
|
|
Alias for _bookshop_name. |
| Alias for _bookshop_name. |
| _ordinal |
int |
|
|
Zero-based position of the bookshop component within the page’s component hierarchy. |
| Zero-based position of the bookshop component within the page’s component hierarchy. |
| background |
background, string |
|
|
Background style of the section. |
| Background style of the section. |
| bg_class |
string |
|
|
Background class attributes of the element. It supports Bootstrap attributes to modify the background styling of the element. |
| Background class attributes of the element. It supports Bootstrap attributes to modify the background styling of the element. |
| body_style |
select |
|
full |
Body components of the element. Supported values: [full, title, minimal, none]. |
Body components of the element. Supported values: [full, title, minimal, none]. |
| class |
string |
|
|
Class attributes of the element. It supports Bootstrap attributes to modify the styling of the element. |
| Class attributes of the element. It supports Bootstrap attributes to modify the styling of the element. |
| cols |
int |
|
3 |
Number of grid columns. |
| Number of grid columns. |
| cover |
bool |
|
|
Flag indicating if the element should be rendered as a cover section, filling most of the viewport height. Defaults to 88vh rather than the full 100vh, so the next section peeks above the fold; see the site settings main.sectionHeight and main.maxSectionHeight. |
Flag indicating if the element should be rendered as a cover section, filling most of the viewport height. Defaults to 88vh rather than the full 100vh, so the next section peeks above the fold; see the site settings main.sectionHeight and main.maxSectionHeight. |
| fluid |
bool |
|
true |
Flag to set the section container to fluid design, else the section is limited to xxl. |
Flag to set the section container to fluid design, else the section is limited to xxl. |
| footer_style |
select |
|
none |
Footer components of the element, displayed in small caps. Supported values: [full, publication, tags, none]. |
Footer components of the element, displayed in small caps. Supported values: [full, publication, tags, none]. |
| header_style |
select |
|
full |
Header components of the element, displayed in small caps. Supported values: [full, publication, tags, none]. |
Header components of the element, displayed in small caps. Supported values: [full, publication, tags, none]. |
| heading |
Heading
|
|
|
Heading of the content block, including a preheading and content element. |
| Heading of the content block, including a preheading and content element. |
| hide_empty |
bool |
|
|
Hides the entire section when no pages are available. |
| Hides the entire section when no pages are available. |
| id |
string |
|
|
Unique identifier of the current element. |
| Unique identifier of the current element. |
| input |
Input
|
yes |
|
List input of the element. Uses the name of the section to retrieve known pages. |
| List input of the element. Uses the name of the section to retrieve known pages. |
| justify |
select |
|
start |
Justification of the child elements. Supported values: [start, end, center, between, around, evenly]. |
Justification of the child elements. Supported values: [start, end, center, between, around, evenly]. |
| limit |
int |
|
|
Maximum number of elements to display. |
| Maximum number of elements to display. |
| more |
More
|
|
|
When set for a card group, a button is added if the list exceeds the maximum number of cards to display. |
| When set for a card group, a button is added if the list exceeds the maximum number of cards to display. |
| orientation |
select |
|
stacked |
Placement of the thumbnail or icon. Supported values: [stacked, horizontal, horizontal-sm, overlay, none]. |
Placement of the thumbnail or icon. Supported values: [stacked, horizontal, horizontal-sm, overlay, none]. |
| overlay_mode |
select |
|
|
Overlay mode of the element, overrides the site’s general configuration. Supported values: [light, dark, none]. |
Overlay mode of the element, overrides the site’s general configuration. Supported values: [light, dark, none]. |
| padding |
int |
|
3 |
Padding of the content. |
| Padding of the content. |
| paginate |
bool |
|
|
Flag indicating if pagination should be added to the element, if the list exceeds the maximum number of containing elements to display. |
| Flag indicating if pagination should be added to the element, if the list exceeds the maximum number of containing elements to display. |
| pagination |
int |
|
|
Number of elements per page in pagination, overrides site settings. |
| Number of elements per page in pagination, overrides site settings. |
| section_class |
string |
|
|
Section class attributes of the element. It supports Bootstrap attributes to modify the section styling of the element. |
| Section class attributes of the element. It supports Bootstrap attributes to modify the section styling of the element. |
| theme |
select |
|
|
Color theme to apply to the element. Supported values: [light, dark]. |
Color theme to apply to the element. Supported values: [light, dark]. |
| width |
int |
|
8 |
Column width of the element. For embedded elements, the width is relative to the parent’s container. |
| Column width of the element. For embedded elements, the width is relative to the parent’s container. |
| wrapper |
string |
|
|
Class attribute of the element’s wrapper. It supports Bootstrap attributes to modify the styling of the element. Icons include the fa-wrapper and fa-fluid attributes by default. |
Class attribute of the element’s wrapper. It supports Bootstrap attributes to modify the styling of the element. Icons include the fa-wrapper and fa-fluid attributes by default. |