Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 391 Bytes

userAvatar.component.md

File metadata and controls

13 lines (8 loc) · 391 Bytes

IDEAUserAvatarComponent

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.