File

packages/eui/packages/components/eui-avatar/avatar-image/avatar-image.component.ts

Description

Component representing an avatar image. Displays an image for an avatar with fallback to a default image when none is provided. Uses the application's configured assets base URL for the default image path.

Implements

OnInit

Metadata

Index

Properties
Inputs
HostBindings

Inputs

imageUrl
Type : any

URL of the image to be displayed in the avatar. If not provided, a default image will be used.

HostBindings

class
Type : string
Default value : 'eui-avatar-image'

CSS class applied to the host element

Properties

Public imageUrlGenerated
Type : string
Default value : 'assets'

The final image URL to be used in the template. This will be either the provided imageUrl or a default image URL.

string
Type : string
Default value : 'eui-avatar-image'
Decorators :
@HostBinding('class')

CSS class applied to the host element

results matching ""

    No results matching ""