mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -4,8 +4,8 @@ import { Directive } from '@angular/core';
|
||||
* @name Thumbnail
|
||||
* @module ionic
|
||||
* @description
|
||||
* A Thumbnail is a component that creates a squated image for an item.
|
||||
* Thumbnail's can be place on the left or right side of an itemt with the `item-left` or `item-right` directive.
|
||||
* A Thumbnail is a component that creates a squared image for an item.
|
||||
* Thumbnails 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/#thumbnail-list Thumbnail Component Docs}
|
||||
*/
|
||||
@Directive({
|
||||
|
||||
Reference in New Issue
Block a user