Type alias ComponentPropertiesIsVisible

ComponentPropertiesIsVisible: boolean | string | UnparsedObject

Whether the UI component is visible. If this is a string, it must be a valid JavaScript expression that evaluates to a boolean.

Generated using TypeDoc