Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
childrenThe child components of the UI component.
Optional
isWhether 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
Properties of a UI component. Different component types can have their own additional unique properties. See the components documentation for more detail on each component type and its properties.