{% set title = 'Avatar' %} {% set filename = 'extra-component-avatar.html' %} {% extends 'src/layouts/master.html' %} {% block content %}
A container to show avatar images or initials.
Wrap your content with .avatar class and wrap your text in .avatar-content
to create a avatar.You have to use inline
attributes to set height width of image in default avatar.
use class .avatar-{sm|lg|xl} with .avatar to modify size of your avatar.
use class .avatar-status and .bg-{color} after .avatar-content