mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00

committed by
mhartington

parent
e75d9be822
commit
cd53722bc4
@ -5,7 +5,7 @@ import { Directive } from '@angular/core';
|
|||||||
* @module ionic
|
* @module ionic
|
||||||
* @description
|
* @description
|
||||||
* An Avatar is a component that creates a circular image for an item.
|
* An Avatar is a component that creates a circular image for an item.
|
||||||
* Avatar's can be place on the left or right side of an itemt with the `item-left` or `item-right` directive.
|
* Avatar's can be place on the left or right side of an item with the `item-left` or `item-right` directive.
|
||||||
* @see {@link /docs/v2/components/#avatar-list Avatar Component Docs}
|
* @see {@link /docs/v2/components/#avatar-list Avatar Component Docs}
|
||||||
*/
|
*/
|
||||||
@Directive({
|
@Directive({
|
||||||
|
Reference in New Issue
Block a user