Full Feed (Beta)

forceChatter:fullFeed

Represents a custom Chatter feed.

For Use In

Lightning Out (Beta), Standalone Lightning App

Theis component is intended for use with Lightning Out or other apps outside of the Salesforce mobile app and Lightning Experience.

Including this component in Lightning Experience can result in unexpected behaviour such as posts being duplicated temporarily in the UI. To implement a Chatter feed in Lightning Experience, use forceChatter:publisher and forceChatter:feed instead.

Attributes 

NameDescriptionTypeDefaultRequired
bodyThe body of the component. In markup, this is everything in the body of the tag.Aura.Component[]
handleNavigationEventsShould this component handle navigation events for entities and urls. If true then navigation events will result in the entity or url being opened in a new window.Booleanfalse
subjectIdFor most feeds tied to an entity, this is used specified the desired entity. Defaults to the current user if not specifiedString
typeThe strategy used to find items associated with the subject. Valid values include: News, Home, Record, To.StringNEWS