The Avatar component is used to represent the user and displays the profile picture, initials, or fallback icon.
Properties | Description |
---|
children | The Children prop allows users to pass other components as a property, enabling users to compose together components. |