Skip to Main Menu

Sidebar

Enabling Sidebar

For enabling Sidebar, use the following configuration options in your config.toml file:

[params.sidebar]
enable = true
sticky = true
  • params.sidebar [Map]:
    • enable [Boolean]: Switch for enabling sidebar
    • sticky [Boolean]: If false, sidebar scrolls with page

Adding Widgets to Sidebar

For adding Widgets to the Sidebar, check the Widgets documentation.