grantAllConsents¶
grantAllConsents
is a DOM event that occurs whenever all consents are granted.
Event body¶
none
Example¶
In this example we listen to grantAllConsents
event and perform an action whenever it's emitted.
grantAllConsents
is a DOM event that occurs whenever all consents are granted.
none
In this example we listen to grantAllConsents
event and perform an action whenever it's emitted.