Function Burger

Source
pub fn Burger<Ch: IntoView + 'static>(props: BurgerProps<Ch>) -> impl IntoView
Expand description

§Required Props

  • children: [TypedChildren<Ch>]