Enabled
Show and hide controls based on another control's value.
Examples
"enabled": "(buttonStyle == 'filled' || buttonStyle == 'outline') && showIcon == true""enabled": "imageBlur > 0 && imageBlur <= 20""enabled": "useCustomColors != true"
Last updated
Was this helpful?

