Function freya::prelude::SidebarItem
source · pub fn SidebarItem<T, 'a>(
cx: &'a Scoped<'a, SidebarItemProps<'a, T>>
) -> Option<VNode<'a>>where
T: Routable,
pub fn SidebarItem<T, 'a>(
cx: &'a Scoped<'a, SidebarItemProps<'a, T>>
) -> Option<VNode<'a>>where
T: Routable,