Type alias ComponentGridPropertiesIsVisible

ComponentGridPropertiesIsVisible: string | boolean | UnparsedObject

Whether the grid component and its children are visible. If a string, it must be a valid JavaScript expression that evaluates to a boolean.

Generated using TypeDoc