Contact Support
Index in EJ2 TypeScript Sidebar control
29 Jul 20231 minute to read
The Sidebar is an expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content.
There is a flexible option to show and hide Sidebar as per user interactions. Any type of HTML content and component can be placed in the Sidebar for quick access and for easy navigation like quick references, menu, list, and tree view.
Key features
-
Target: Sidebar can be initialized in any HTML element other than the body element.
-
Types and positions: Supports
Push
,Over
,Slide
, andAuto
to expand or collapse the Sidebar, and also allows to position it in theLeft
orRight
direction. -
Auto close: Allows to set the Sidebar in an expanded or collapsed state only in certain resolutions.
-
Dock: By default, supports display of short notifications about the content on docked mode.