Function FocusScope

Source
pub fn FocusScope(props: FocusScopeProps) -> impl IntoView
Expand description

§Required Props

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

§Optional Props