react-component.engagespot
Home > @engagespot/react-component > Engagespot
Engagespot() function
Signature:export declare function Engagespot({
theme,
apiKey,
panelOnly,
headerText,
feedItemPlaceholderImage,
userId,
panelOpenByDefault,
renderFooterContent,
renderNotificationIcon,
renderEmptyPlaceholderImage,
renderNotificationContent,
onFeedItemClick,
...options
}: EngagespotProps): JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
{ theme, apiKey, panelOnly, headerText, feedItemPlaceholderImage, userId, panelOpenByDefault, renderFooterContent, renderNotificationIcon, renderEmptyPlaceholderImage, renderNotificationContent, onFeedItemClick, ...options } | EngagespotProps |
JSX.Element