Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @react-md/avatar

Index

Interfaces

Variables

Variables

Avatar: ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>> = ...

An Avatar is generally used to represent objects or people within your app. The avatar can consist of an image, an icon, or some text to display. When the avatar is not an image, different themes can be applied to make the avatar more unique.

Generated using TypeDoc