Skip to content

Avatar Component

Without any props

vue
<JiaHaoAvatar
  size="md"
  class="bg-green-500"
  :src="`https://i.pravatar.cc/150?img=1000000`"
  placeholder="DK"
/>