This module defines the Custom Element for rendering the navigation component for an editable page tree
including drag+drop, deletion, in-place editing and a custom toolbar for this component.
It is used as custom element via "".
The navigationComponentName export is used by the NavigationContainer in order to
create an instance of PageTreeNavigationComponent via document.createElement().
This module defines the Custom Element for rendering the navigation component for an editable page tree including drag+drop, deletion, in-place editing and a custom toolbar for this component.
It is used as custom element via "".
The navigationComponentName export is used by the NavigationContainer in order to create an instance of PageTreeNavigationComponent via document.createElement().