drowl_paragraphs_bs-1.x-dev/modules/drowl_paragraphs_bs_type_gallery/drowl_paragraphs_bs_type_gallery.ui_styles.yml
modules/drowl_paragraphs_bs_type_gallery/drowl_paragraphs_bs_type_gallery.ui_styles.yml
# Styles placed on the score wrapper.
# General practise to pass classes to other elements then the
# entity wrapper:
# - Add a prefix like "icon-combo__" and remove the prefix within
# the according preprocess. Then add it to separate attributes
# for this object.
# - Use a formatter class like "icon-combo--" and remove the prefix
# within the according preprocess. Then add it to separate
# attributes for this object.
# Furthermore, remove the class from the entities attributes in this
# cases (if the entity is !== the object).
gallery_columns_style:
category: "Gallery"
label: "Columns / Style"
description: "Which type of card should be used."
options:
gallery-grid--2-cols: "2 columns"
gallery-grid--3-cols: "3 columns"
gallery-grid--4-cols: "4 columns"
gallery-grid--5-cols: "5 columns"
gallery-grid--6-cols: "6 columns"
gallery-grid--masonry-cols: "Masonry Style"
