ion-thumbnail

Defines a Thumbnail Item component.

Thumbnails are square components that usually wrap an image or icon. They can be used to make it easier to display a group of larger images or provide a preview of the full-size image.
Thumbnails can be used by themselves or inside of any element. If placed inside of a List item, the thumbnail will resize to fit the parent component.To position a thumbnail on the left or right side of an item, set its Slot property to ‘start’ or ‘end’, respectively.
For more information: Thumbnail.

Name Description
Slot Specifies ionic slot mode.
Comment Describes the object comment to include in the documentation report. <p>This property generally contains an explanation about the object.</p>
Identifier Defines the component identifier.
Is active Defines whether the component is active.