mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00

committed by
Brandy Carney

parent
0414ac55ba
commit
dbfc79b63a
@ -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 item with the `item-left` or `item-right` directive.
|
* Avatar's can be placed 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