Crate radix_leptos_avatar

Source
Expand description

Leptos port of Radix Avatar.

An image element with a fallback for representing the user.

See the Rust Radix book for more documentation.

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

Structs§

AvatarFallbackProps
Props for the AvatarFallback component.
AvatarImageProps
Props for the AvatarImage component.
AvatarProps
Props for the Avatar component.

Enums§

ImageLoadingStatus

Functions§

Avatar
Required Props
AvatarFallback
Required Props
AvatarImage
Required Props