Prototyping multiple toggle switches on one screen

It would be neat if you would add the option to have multiple interactive toggle switches on one screen/frame.
At the moment I have a design, where there are multiple toggle switches (used for filters, such as age groups, and type of transport). For each switch, I prepared a framed component that represents the activated and deactivated states.
On tap (trigger), I open an overlay of the corresponding element. The result is that I can click on one element, display the active state of the switch, and then, before activating a different switch I need to close (on tap → close overlay) the first element.

It would be super neat if I could activate multiple switches, instead of opening and closing each one individually.

Interactive components will help you with this: ▶ Sign up for the Interactive Components beta →