IDEAUserAvatarComponent

February 21, 2023 ยท View on GitHub

Selector

idea-user-avatar

Inputs

  • src (string) - The link to the avatar media to show.
  • name (string) - The full name of the user (to use as fallback in case the media isn't available).
  • size ("mini" | "small" | "default" | "large" | "extraLarge") - The size of the avatar.
  • color (string) - The HEX color of the avatar's background.