Interface: IPulseContextValue
Defined in: src/providers/react/types/hook-contracts.ts:50
Shape returned by the Pulse analytics context hook.
Remarks
Maps to usePulseContext() from @pulse/react.
Properties
getState
getState: () =>
string
Defined in: src/providers/react/types/hook-contracts.ts:52
Returns the current Pulse tracking consent state
Returns
string