Interface AttributeGroup

Hierarchy

  • AttributeGroup

Properties

attributes: ClusterAttribute[]
data: Partial<ElementData>
directives: ParsedDirective<unknown>[]
header: string
id: string
row: number
styles: {
    aside: boolean;
    border: number;
    center: boolean;
    collapse: ConditionalViewConfig;
    offset: number;
    radius: number;
    showHide: ShowHide;
    visibility: ConditionalViewConfig;
}

Type declaration

url: string
width: number
x: number

Generated using TypeDoc