Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 842 Bytes

File metadata and controls

11 lines (7 loc) · 842 Bytes

PropertyGroup

A grouping for multiple PropertyDefinition. Grouped properties will be displayed together in the UI.

Fields

Field Type Required Description
name Optional[str] The unique identifier of the group.
display_label Optional[str] The user-friendly group label to display.