All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.components.avatar.index.d.ts Maven / Gradle / Ivy

Go to download

A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.

The newest version!
export type { StatusChangeDetails as AvatarStatusChangeDetails } from '@zag-js/avatar';
export { AvatarContext, type AvatarContextProps, } from './avatar-context';
export { AvatarFallback, type AvatarFallbackProps, type AvatarFallbackBaseProps, } from './avatar-fallback';
export { AvatarImage, type AvatarImageProps, type AvatarImageBaseProps, } from './avatar-image';
export { AvatarRoot, type AvatarRootProps, type AvatarRootBaseProps, } from './avatar-root';
export { AvatarRootProvider, type AvatarRootProviderProps, type AvatarRootProviderBaseProps, } from './avatar-root-provider';
export { useAvatar, type UseAvatarProps, type UseAvatarReturn } from './use-avatar';
export { useAvatarContext, type UseAvatarContext } from './use-avatar-context';
export { avatarAnatomy } from './avatar.anatomy';
export * as Avatar from './avatar';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy