ion-avatar
Defines an Avatar Item component.
Avatars are circular components that usually wrap an image or icon. They can be used to represent a person or an object.
Avatars can be used by themselves or inside of any element. If placed inside of a Chip or List item, the avatar will resize to fit the parent component.To position an avatar on the left or right side of an item, set its Slot property to ‘start’ or ‘end’, respectively.
For more information: Avatar.
Name | Description |
---|---|
Slot | Specifies ionic slot mode. |
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Identifier | Defines the component identifier. |
Is active | Defines whether the component is active. |