FeedUpdatesWidget
Interfaces
FeedUpdatesWidgetProps
Extends
VirtualScrollerItemProps
Indexable
[p
: string
]: any
Other Card props
Properties
Functions
FeedUpdatesWidget()
FeedUpdatesWidget(
inProps
):Element
API documentation for the Community-JS Feed Updates Widget component. Learn about the available props and the CSS API.
This component allows the subscription to updates from PubSub channel (e.g. websocket) and tell the feed to updates if necessary. Take a look at our demo component here
Import
import {FeedUpdatesWidget} from '@selfcommunity/react-ui';