HoopsToolsGroupMarkupElement

class wvc.HoopsToolsGroupMarkupElement()

Renders markup note tools and the note text list in the tools panel.

Examples

<hoops-tools-markup-group></hoops-tools-markup-group>

Custom Element

hoops-tools-markup-group

CSS Properties

–hoops-foreground

Foreground color used for list rows and borders

–hoops-accent-foreground

Accent color used for selected and hover states

Services

NoteTextService

Service used to manage note text markups

ContextManager

Context manager used to switch active operator

Since

2025.7.0

Index

Constructors

Methods

Constructors

wvc.HoopsToolsGroupMarkupElement.constructor()
HoopsToolsGroupMarkupElement(): HoopsToolsGroupMarkupElement

Returns: HoopsToolsGroupMarkupElement

Methods

wvc.HoopsToolsGroupMarkupElement.onMarkupsUpdated()
onMarkupsUpdated(): void

Returns: void