Preferences form configuration options
{
preferencesForm: {
class: 'cookie-preferences-form'
},
}
Options
Within the cookie-manager config `preferencesForm’ subsection, the following options can be used:
class
string
, defaults to cookie-preferences-form
Specifies the class which has been included on the preferences form element, used for adding event listeners to the preferences form.