Trigger Functionality Within Components
Each CMS Plus component is purpose-built for a specific function. Once added to your page, they immediately work their magic on your collection list—just like native Framer features. But here’s the game-changer: CMS Plus is designed to integrate seamlessly into your custom components, allowing you to trigger their functions on-demand for a more dynamic, interactive experience!
Handle functionality via variant transitions
The idea is simple:
Create a new component and insert a CMS Plus component.
Configure the CMS Plus component in the primary variant.
In the other variant, simply override its trigger control.
Each trigger control is named after its CMS Plus component. For example, Filter+ uses the
Filter
control, and Clear+ uses theClear
control. Check each component's documentation for detailed guidance.
Example
Here’s a custom toggle integrated with Filter+ Option. The primary variant, Inactive, has Filter+ Option configured, while the Active variant overrides the Filter+ trigger control, Filter
, to Apply. Learn how to integrate CMS Plus into your components.
↑ Inactive Variant: Configure all properties in the primary variant.
↓ Active Variant: Only override
Filter
to trigger the function. Overrides are identified by their purple text.
By using Framer’s variant transitions, these toggle-driven components enable dynamic interactivity, giving users precise control over filtering, sorting, and other actions. Depending on the CMS Plus component, the name of the control to trigger its functionality can be named differently. Explore each component to get the full details.
Empowering Designers with Versatile Interaction Tools
This shows how flexible CMS Plus is, empowering designers to choose between automation and interactive customization. Standalone components offer effortless automation for tasks like counting, searching, and dynamic updates, ideal for simple, efficient setups.
Meanwhile, toggle-driven components provide enhanced interactivity, allowing users to engage directly with filtering, sorting, or clearing options. By integrating Framer’s variant transitions, designers can seamlessly combine functionality with custom designs, delivering intuitive and dynamic user experiences.
This flexibility makes CMS Plus an adaptable tool for any Framer project.