Expand description
Leptos port of Radix Collection.
This is an internal utility, not intended for public usage.
See @radix-ui/react-collection
for the original package.
Structs§
- Collection
Item Slot Props - Props for the
CollectionItemSlot
component. - Collection
Item Value - Collection
Provider Props - Props for the
CollectionProvider
component. - Collection
Slot Props - Props for the
CollectionSlot
component.
Functions§
- Collection
Item Slot - Required Props
- Collection
Provider - Required Props
- Collection
Slot - Required Props
- use_
collection