UiResourceMeta
Interface representing a Ui-specific resource metadata. This extends the base ResourceMeta with additional Ui-specific properties. Used to provide metadata information to Ui components for resource rendering.
Properties
properties
properties:
WithIndexer<UiPropertyMeta>
A dictionary of Ui-specific metadata for each property of the resource. Keys are property names and values are UiPropertyMeta objects.
resourceMeta
resourceMeta:
ResourceMeta
The base resource metadata containing core information about the resource