Function freya::prelude::Sidebar

source ·
pub fn Sidebar(_: SidebarProps) -> Result<VNode, RenderError>
Expand description

§Props

For details, see the props struct definition.

  • theme : Option<SidebarThemeWith>

    Theme override.

  • children : Element

    This is what is rendered next to the sidebar.

  • sidebar : Element

    This is what is rendered in the sidebar.