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

