# Avatar
LM
Opções
# Props
Prop name | Description | Type | Default | Type format |
---|---|---|---|---|
color | Color of avatar | string | 'var(--lightblue)' | |
name | Name of avatar | string | undefined | |
photo | When this photo is passed, image is used instead of avatar | string | null | |
size | Tamanho do template em pixels | number,string | 64 |
# Events
Event name | Properties | Description |
---|---|---|
click | Emite evento quando o avatar é clicado |