Vue Avatar - Material
Create avatar with different styles simply by usingMaterialAvatar
component.
Demo
Props Information
Name | Type | Default | Description |
---|---|---|---|
image* | String | Used to add image to MaterialAvatar component. It is a required prop. | |
alt* | String | Used to add description to MaterialAvatar image. | |
size | 'xs''sm''md''lg''xl''xxl' | xxl | Change the MaterialAvatar size. |
borderRadius | 'sm''md''lg''xl''xxl' | xxl | Used to change the MaterialAvatar border-radius size. |