Web Components · Blogs
<mmm-blog-category>
Blog posts filtered by category or tag.
What it is
Same shape as
When to use
- /blog/category/
landing pages
Attributes
AttributeTypeDefaultDescription
data-categorystring—Category slug.idstring—Unique element identifier.classstring—Custom CSS class list.hiddenbooleanfalseHide the element without removing it from the DOM.Examples
Default
Posts in the "how-to" category.
<mmm-blog-category data-category="how-to"></mmm-blog-category>