Consents Show Advanced¶
This webcomponent is responsible for rendering a button that allows to customize consents that we want to accept. It behaves like a regular <button>
html element no matter what content is put in it. It is used in consents-modal webcomponent.
Attributes¶
none
DOM Events¶
This webcomponent dispatches the following DOM events:
Example¶
In this example we also use button for presentation purposes.