Mounts the sidebar into container and returns a SidebarHandle for external updates and cleanup.
container
Features:
The host HTMLElement into which the sidebar is rendered.
HTMLElement
Required configuration; see SidebarOptions.
A SidebarHandle for updating state and destroying the component.
Mounts the sidebar into
containerand returns a SidebarHandle for external updates and cleanup.Features: