sidebarSection abstract method

Component sidebarSection(
  1. SidebarSectionProps props
)

Renders a fixed (non-collapsible) sidebar section.

Implementation

Component sidebarSection(SidebarSectionProps props);