Feed
forceChatter:feed
Represents a Chatter Feed.
For Use In
Lightning Experience, Experience Builder Sites
A forceChatter:feed component represents a feed that's specified by its type. Use the type attribute to display a specific feed type. For example, set type="groups" to display the feed from all groups the context user either owns or is a member of.
You can also display a feed depending on the type selected. This example provides a drop-down menu that controls the type of feed to display
The types attribute specifies the feed types, which are set on the lightning:select component during component initialization. When a user selects a feed type, the feed is dynamically created and displayed.
The feed component is supported for Lightning Experience and Experience Builder sites based on the Customer Service, Customer Account Portal, Partner Central, and Build Your Own templates.
For a list of feed types, see the Chatter REST API Developer's Guide.