@microsoft/fast-components > fastAvatar
fastAvatar variable
A function that returns a Avatar registration for configuring the component with a DesignSystem. avatarTemplate
Signature:fastAvatar: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<AvatarOptions> | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry<AvatarOptions, import("@microsoft/fast-element").Constructable<import("@microsoft/fast-foundation").FoundationElement>>
Remarks
Generates HTML Element: <fast-avatar>