isUnsubscribed
type: Boolean
A boolean that indicates if the user was unsubscribed from the exit intent.
Example
const { isUnsubscribed } = useExitIntent()
type: Boolean
A boolean that indicates if the user was unsubscribed from the exit intent.
const { isUnsubscribed } = useExitIntent()