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§
- Slot
Clone Props - Props for the
SlotClone
component. - Slot
Props - Props for the
Slot
component. - Slottable
Props - Props for the
Slottable
component.