Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
AvatarImage
function
function AvatarImage(__namedParameters: Omit<AvatarImageProps & RefAttributes<HTMLImageElement>, 'ref'> & { ref?: Ref<HTMLImageElement> }): Element
Import
import { AvatarImage } from '@modular/sdk/ui';