Avatar
The Avatar component is typically used to display circular user profile pictures. This component will allow you to dynamically size and add a border radius of responsive images, icons, and text. A tile variation is available for displaying an avatar without border radius.
info
Props
Attribute | Description | Type | Default |
---|---|---|---|
icon | Designates a specific icon used in the Avatar. | string | mdi-account |
class | Prop that determines the class to add to the Avatar | undefined | |
size | Size of Avatar component | string | undefined |
visible | Visibility of Avatar component | boolean | true |
Samples Qjson
Profile_CardAvatarlar