Examples
Props
Avatar
Name | Type | Required | Default | Description |
---|---|---|---|---|
alt | string | Yes | Attribute that specifies the alternate text of the image for the Avatar. | |
className | string | No | '' | Additional classes added to the Avatar. |
src | string | No | '' | Attribute that specifies the URL of the image for the Avatar. |
CSS variables
.pf-c-avatar | --pf-c-avatar--BorderRadius | 30em | |
.pf-c-avatar | --pf-c-avatar--Width | 2.25rem | |
.pf-c-avatar | --pf-c-avatar--Height | 2.25rem |
View source on GitHub