AttributePanel
Represents AttributesView panel element. Panel can hold multiple other child elements.
Constructor:
constructor(dict, attributes?: Attributes | Attribute[])
Initializes an attribute panel with a dictionary and optional attributes.
Properties:
caption: string
Panel's caption.header: boolean
Whether the panel has a header.headerBackground: string
Background color name for the header.border: boolean
Whether the panel has a border.borderColor: string
Color name of the panel's border.