pub fn Sidebar(props: SidebarProps) -> impl IntoViewExpand description
§Required Props
- attrs: [
Vec<(&'static str, Attribute)>] - children:
ChildrenFn
§Optional Props
- display:
impl Into<MaybeSignal<ShowSidebar>> - width:
impl Into<MaybeSignal<usize>> - layout:
impl Into<MaybeSignal<SidebarLayout>>