Function freya::prelude::Sidebar

source ·
pub fn Sidebar(__props: SidebarProps) -> Option<VNode>
Expand description

§Props

For details, see the props struct definition.

  • children : Element

    This is what is rendered next to the sidebar.

  • sidebar : Element

    This is what is rendered in the sidebar.