VsudAvatar
Create avatar with different styles simply by usingVsudAvatar
component.
Demo
Props Information
Name | Type | Default | Description |
---|---|---|---|
img* | String | Used to add image to VsudAvatar component. | |
alt | String | Used to add description to VsudAvatar image. | |
borderRadius | 'sm''md''lg''xl' | Used to change the VsudAvatar border-radius size. | |
Circular | bool | false | Used to make the VsudAvatar component circlular, |
size | 'xs''sm''md''lg''xl''xxl' | md | Change the VsudAvatar size. |
shadow | 'none''sm''lg''xl' | none | Set a box-shadow for the VsudAvatar . |