Search results

SidebarType API in React Sidebar API component

Specifies the Sidebar types.

  • Slide - Specifies the animation sliding while opening the sidebar.
  • Over - Specifies the sidebar appearing over the main content.
  • Push - Specifies the sidebar pushing the main content.
  • Auto - Specifies that the sidebar opens automatically.