
############################
HoopsToolsGroupMarkupElement
############################

.. js:class:: wvc.HoopsToolsGroupMarkupElement

   Renders markup note tools and the note text list in the tools panel.
   
   .. rubric:: Examples
   
   
   .. code-block:: html
   
      <hoops-tools-markup-group></hoops-tools-markup-group>
   
   .. rubric:: Custom Element
   
   
   ``hoops-tools-markup-group``
   
   .. rubric:: CSS Properties
   
   
   **--hoops-foreground**
   
   
      Foreground color used for list rows and borders
   
   
   **--hoops-accent-foreground**
   
   
      Accent color used for selected and hover states
   
   
   .. rubric:: Services
   
   
   **NoteTextService**
   
   
      Service used to manage note text markups
   
   
   **ContextManager**
   
   
      Context manager used to switch active operator
   
   
   .. rubric:: Since
   
   
   ``2025.7.0``
   
   
   Index
   =====
   
   .. rubric:: Constructors
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:func:`~wvc.HoopsToolsGroupMarkupElement.constructor`
   
   .. rubric:: Methods
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:meth:`~wvc.HoopsToolsGroupMarkupElement.onMarkupsUpdated`
   
   



.. rst-class:: kind-group kind-constructors

.. rubric:: Constructors
   :class: kind-group-title


.. js:method:: wvc.HoopsToolsGroupMarkupElement.constructor

      .. rst-class:: sig-pretty-signature
      
         | HoopsToolsGroupMarkupElement(): :js:class:`HoopsToolsGroupMarkupElement <wvc.HoopsToolsGroupMarkupElement>`
      
      **Returns**\ : :js:class:`HoopsToolsGroupMarkupElement <wvc.HoopsToolsGroupMarkupElement>`
      



.. rst-class:: kind-group kind-methods

.. rubric:: Methods
   :class: kind-group-title


.. js:method:: wvc.HoopsToolsGroupMarkupElement.onMarkupsUpdated

      .. rst-class:: sig-pretty-signature
      
         | onMarkupsUpdated(): *void*
      
      **Returns**\ : *void*
      




