Static
bootstrapStatic
bootstrapStatic
commonStatic
fontawesomeStatic
resetStatic
stylesPanel resizing: Store initial mouse position, listen to drag event and resize elements
Interface to store the details of the drag event
Element separating the elements to resize
Left element to resize
Right element to resize
Panel resizing: Compute drag offset, change element position or width accordingly
The drag event
Interface to store the details of the mouse down event
Generated using TypeDoc
Component used for the desktop layout.
Available slots:
header
: Header of the component.data
: for the left paneltool-button
: for the right panel tools buttontool-button-separate
: for the right panel tools button like the shared buttontool-panel-<name>
: for the right panelsinfobar-left
: for the left components of the infobarinfobar-right
: for the right components of the infobarinfobar-footer
: for the footer of the infobarfooter-<name>
: for the footer components.CSS variable to configure the panel sizes:
--right-panel-width-<name>
: width of the tool panel--footer-panel-height-<name>
: height of the footer panel