Expand description
Leptos port ofRadix Slot.
Merges its props onto its immediate child.
Seethe 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.