Function thaw_components::Teleport
source · pub fn Teleport(props: TeleportProps) -> impl IntoViewExpand description
https://github.com/solidjs/solid/blob/main/packages/solid/web/src/index.ts#L56
§Required Props
- children:
Children
§Optional Props
- immediate:
impl Into<MaybeSignal<bool>> - mount:
impl Into<web_sys::Element>