Skip to content

Consents Show Base

This webcomponent is responsible for rendering a button that switches from advanced to basic consents modal view. It behaves as a standard <button> HTML element regardless of the content that is placed inside 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.

    <consents-show-base class="btn btn_primary">
        Customize consents
    </consents-show-base>

Webcomponents reference

Styles reference