Function Sidebar

Source
pub fn Sidebar(props: SidebarProps) -> impl IntoView
Expand description

§Required Props

  • attrs: [Vec<(&'static str, Attribute)>]
  • children: ChildrenFn

§Optional Props