Function Root

Source
pub fn Root(props: RootProps) -> impl IntoView
Expand description

§Required Props

§Optional Props

  • class: impl Into<String>
  • prevent_scroll: bool
    • Prevent scrolling when the dialog is open
  • hide_delay: Duration
    • The timeout after which the component will be unmounted if when == false