Content Filter is a stack that allows you to categorise content and then have that conditionally shown or hidden based on selections by the user (or by pre-filtering by passing in a value via the url).
You have complete control over how the filter buttons look and operate which makes the number of potential use cases limitless. See the demo page where we use it to create:
- a tab-style interaction
- a pricing table that adapts it content
- an image grid
- and more!
All of this is achieved purely with CSS making for a super-efficient and lightweight solution that works all its magic without any JavaScript/jquery etc!