Skip to main content
Version: 1.4.x

react-hooks.useengagespotoptions

Home > @engagespot/react-hooks > UseEngagespotOptions

UseEngagespotOptions interface

Signature:
export interface UseEngagespotOptions extends Options
Extends: Options

Properties

PropertyTypeDescription
apiKeystring
disableNotificationChime?boolean(Optional)
disableTitleUpdate?boolean(Optional)
formatDate?(dateString: string, dateFns: typeof dateFunctions) => string(Optional)
notificationChimeSrc?string(Optional)
placementOptions?PlacementOptions(Optional)
titleUpdateText?string(Optional)