Crate radix_leptos_slot

Source
Expand description

Leptos port of Radix Slot.

Merges its props onto its immediate child.

See the Rust Radix book for more documenation.

See @radix-ui/react-slot for the original package.

Structs§

SlotCloneProps
Props for the SlotClone component.
SlotProps
Props for the Slot component.
SlottableProps
Props for the Slottable component.

Functions§

Slot
Required Props
SlotClone
Required Props
Slottable
Required Props