Recipe Framer Event Dismiss
Turns any design into a dismiss control for a recipe-bound flow — overlay close, variant change, and more.
Last updated
How to use
Place this component where the customer dismisses the flow — inside an overlay, on a variant layer, wherever the dismiss action lives.
Connect your dismiss design to
⦿ Design.Set
✦ Recipe IDto match the Recipe Framer Event Trigger it's paired with.Wire
Dismissto the interaction you want — closing an overlay, changing a variant, or any other Framer interaction.
What it does
The dismiss half of a recipe-bound flow opened by Recipe Framer Event Trigger. When the connected design is clicked, it fires the Dismiss event — wire that to whatever should happen next, most commonly closing the overlay the trigger opened.
What makes it different from a plain Close Overlay interaction: with a Recipe ID set, the dismissal is also remembered in the customer's browser, so the recipe won't reopen the flow until its own show-frequency setting allows it again (Once, Every visit, or After every…). That's what keeps a dismissed popup from nagging on the next page.
Optionally set Tracking to record dismissals in Framer Analytics.