Skip to main content

FeedListCustomActions

KeyTypeDescriptionOptional
deletePostCustomActionfeedListCustomActionCallbackCustom action to delete a postYes
pinPostCustomActionfeedListCustomActionCallbackCustom action to pin a postYes
clickNavigationCustomActionfeedListCustomActionCallbackCustom action for navigation clicksYes
likePostCustomActionfeedListCustomActionCallbackCustom action to like a postYes
commentPostCustomActionfeedListCustomActionCallbackCustom action to comment on a postYes

feedListCustomActionCallback

Arguments

NameTypeDescription
storeFeedListActionsAndDataStoreThe data store for feed list actions

Returns

TypeDescription
Promise<void>A promise that resolves when the action is completed