UIComponent Object
An individual UI component within the manifest, representing a UI element like a menu item, button, or container.
Fields
#
config
[ KeyNonNullValue ]!
Non-null
A list of configuration settings associated with the UI component, allowing for customization of the component's behavior or appearance.
filters
A list of filters that define conditional logic and actions related to the UI component.
Usages
#
References
#
- Field components from ManifestUI
Previous
Translation
Next
UIComponentFilter