# Content Groups Catalog
This catlog shows all the available content groups, and the name required to use them.
# Pill
Usage
"balconLayout": "pill"
# Pill + thumbs (Default)
TIP
This is the default content group. This means that you don't need to specify balconLayout
if you want to show this variant.
# Pill full width + thumbs
Usage
"balconLayout": "pillFullWidth_thumbs"
# Pill + thumbs - cards
Usage
"balconLayout": "cards"
# Pill + text
Usage
"balconLayout": "firstPill_textCompact"
# Pill slider
Usage
"balconLayout": "slider"
# Photo
Usage
"balconLayout": "photo"
# Photo grid
Usage
"balconLayout": "photoGrid"
# Photo + thumbs
Usage
"balconLayout": "firstPhoto"
# Photo + Photo slider
Usage
"balconLayout": "firstPhoto_photoSlider"
# Photo - Slider
Usage
"balconLayout": "photo_slider"
# Photo - Title overlap
Usage
"balconLayout": "photoTitleOverlapLeft"
# Thumb
Usage
"balconLayout": "thumb"
# Thumb - Reverse
Usage
"balconLayout": "thumbReverse"
# Thumb - Cards
Usage
"balconLayout": "allCards"
# Thumb + Text
Usage
"balconLayout": "firstThumb_textOnly"
# Thumb - Slider
Usage
"balconLayout": "thumb_slider"
# Text
Usage
"balconLayout": "text_compact"
# Text - Slider
Usage
"balconLayout": "text_slider"
# Ranking
Usage
"balconLayout": "ranking"
# Ranking - Cards
Usage
"balconLayout": "ranking_card"
# Ranking - Text
Usage
"balconLayout": "ranking_text"
# Opinion
Usage
"balconLayout": "opinion"
# Opinion - Reversed
Usage
"balconLayout": "opinionReverse"
# Opinion - Slider
Usage
"balconLayout": "opinion_slider"
# Tags slider
Usage
"balconLayout": "tagsSlider"
← Layouts catalog Sass →