Crate radix_leptos_collection

Source
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§

CollectionItemSlotProps
Props for the CollectionItemSlot component.
CollectionItemValue
CollectionProviderProps
Props for the CollectionProvider component.
CollectionSlotProps
Props for the CollectionSlot component.

Functions§

CollectionItemSlot
Required Props
CollectionProvider
Required Props
CollectionSlot
Required Props
use_collection