Struct sycamore::portal::Portal[][src]

pub struct Portal<G: GenericNode> { /* fields omitted */ }
Expand description

A portal into another part of the DOM.

Trait Implementations

The name of the component (for use in debug mode). In release mode, this will default to "UnnamedComponent" Read more

The type of the properties passed to the component.

Create a new component with an instance of the properties. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.