Newer Version Available
forceChatter:fullFeed
A Chatter feed that is full length
The fullFeed component is still considered BETA and isn't ready for production.
The fullFeed component is intended for use with Lightning Out or other apps outside of Salesforce1 and Lightning Desktop. Including the fullFeed component in Lightning Desktop results in unexpected behavior such as posts being temporarily duplicated in the UI.
Attributes
| Attribute Name | Attribute Type | Description | Required? |
|---|---|---|---|
| body | Component[] | The body of the component, including everything in the body of the tag. | |
| handleNavigationEvents | Boolean | Determines whether the component can handle navigation events for entities and URLs. If set to true then navigation events occur in the entity or URL being opened in a new window. | |
| subjectId | String | For most feeds tied to an entity, this attribute is used to specify the desired entity. Defaults to the current user if not specified | |
| type | String | This attribute is used to find items associated with the subject. Valid values include: News, Home, Record, To. |