UNPKG

radix-vue

Version:

Vue port for Radix UI Primitives.

4 lines (3 loc) 268 B
export { default as AvatarRoot, type AvatarRootProps } from './AvatarRoot'; export { default as AvatarImage, type AvatarImageProps, type AvatarImageEmits, } from './AvatarImage'; export { default as AvatarFallback, type AvatarFallbackProps, } from './AvatarFallback';