ChatterThumbnail Component
ChatterThumbnail Component
Coveo for Salesforce 2.38 (February 2017)
The ChatterThumbnail component is used in result templates to display the Chatter avatar of users.
It’s included by default in User templates.
Options
width
Specifies the width of the thumbnail.
The default value is 45px
.
<span width='45px'></span>
height
Specifies the height of the thumbnail.
The default value is 45px
.
<span height='45px'></span>
Methods
This component doesn’t provide any methods.
Usage
This component is meant to be used inside result templates.
<span class="CoveoChatterThumbnail"></span>