Function FTMLGlobalSetup

Source
pub fn FTMLGlobalSetup<Ch: IntoView + 'static>(
    props: FTMLGlobalSetupProps<Ch>,
) -> impl IntoView
Expand description

§Required Props

  • children: [TypedChildren<Ch>]

§Optional Props