react-hooks.useengagespotoptions
Home > @engagespot/react-hooks > UseEngagespotOptions
UseEngagespotOptions interface
Signature:export interface UseEngagespotOptions extends Options
Extends: Options
Properties
Property | Type | Description |
---|---|---|
apiKey | string | |
disableNotificationChime? | boolean | (Optional) |
disableTitleUpdate? | boolean | (Optional) |
formatDate? | (dateString: string, dateFns: typeof dateFunctions) => string | (Optional) |
notificationChimeSrc? | string | (Optional) |
placementOptions? | PlacementOptions | (Optional) |
titleUpdateText? | string | (Optional) |