drowl_paragraphs_bs-1.x-dev/modules/drowl_paragraphs_bs_type_card/drowl_paragraphs_bs_type_card.ui_styles.yml
modules/drowl_paragraphs_bs_type_card/drowl_paragraphs_bs_type_card.ui_styles.yml
# 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).
card_type:
category: "Card"
label: "Type"
description: "Which type of card should be used."
options:
card--type-card: "Regular (vertical, image above text)"
card--type-tile: "Tile (text overlays the image)"
