Skip to main content
Question

Applying variables to property

  • November 20, 2025
  • 0 replies
  • 7 views

Neetika

I have a frame like this: 

Custom Headline has a boolean property to toggle it on/off. 

Headline has a boolean variable set at appearance. 

Problem statement: I want to turn the Headline off when Custom Headline property is turned on. This is not a prototype, so I am only changing the state through toggles.

Can I apply conditionals to properties.