We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open, Close and change view in ConsentCookie using the ConsentCookie API
An API that is available to navigate within ConsentCookie
There is no API available
The text was updated successfully, but these errors were encountered:
@christianvriens @rockxwre Do you have any suggestion for the naming of the API method
My suggestion would be:
ConsentCookie.open($view) ConsentCookie.close($view)
with view the name of the ConsentCookie window to be opened or closed.
view
Sorry, something went wrong.
How do we handle using this API to open ConsentCookie when the consentwall is active but the consentwall has nog been accepted.
Possible options are:
Maybe show and hide is better than open and close, since the latter is more ambiguous?
show
hide
open
close
No branches or pull requests
Description
Open, Close and change view in ConsentCookie using the ConsentCookie API
Expected Behavior
An API that is available to navigate within ConsentCookie
Actual Behavior
There is no API available
The text was updated successfully, but these errors were encountered: