Skip to content

AttributeHorizontalSplit

Represents AttributesView horizontal split element that divides row into two or more sections.

Constructor:

  • constructor(attributesOrDict: AttributeHorizontalSplit | Attributes | Attribute[], attributes?: Attributes | Attribute[])
    Initializes the horizontal split with given attributes.