FloatingLabel

Function FloatingLabel 

Source
pub fn FloatingLabel<'a>(props: FloatingLabelProps<'a>) -> impl IntoView
Expand description

§Required Props

§Optional Props

  • label: [impl Into<&'a str>](&’a str)
  • class: [impl Into<&'a str>](&’a str)