HoopsToolsGroupElement

class wvc.HoopsToolsGroupElement()

Provides an accordion wrapper for tool groups in the tools panel.

Examples

<hoops-tools-group label="Selection">
  <div>Group content</div>
</hoops-tools-group>

Custom Element

hoops-tools-group

Attributes

label

Header text displayed for the group

Slots

toolbar

Slot for group toolbar actions

- Slot for group content

Since

2025.7.0

Index

Constructors

Properties

Constructors

wvc.HoopsToolsGroupElement.constructor()
HoopsToolsGroupElement(): HoopsToolsGroupElement

Returns: HoopsToolsGroupElement

Properties

wvc.HoopsToolsGroupElement.label
label: string