showAdvancedConsents¶
showAdvancedConsents
is a DOM event that occurs whenever the advanced consents modal is displayed.
Event body¶
none
Example¶
In this example we listen to showAdvancedConsents
event and perform an action whenever it's emitted.