BytexDigital.Blazor.Components.CookieConsent icon indicating copy to clipboard operation
BytexDigital.Blazor.Components.CookieConsent copied to clipboard

How to show policy in a modal?

Open cryo75 opened this issue 2 years ago • 2 comments

Is it possible to show the policy in a modal dialog instead of a page?

cryo75 avatar Jan 25 '23 07:01 cryo75

Not at the moment, but that might be something for a next release

RyanTT avatar Jan 25 '23 07:01 RyanTT

For anyone wondering about this:

This functionality is not provided out of the box at the moment, but it is possible to implement it yourself by implementing custom dialogs as shown in the readme file.

I plan on adding this functionality as an option to the default dialogs aswell in a future update.

RyanTT avatar Jul 22 '24 17:07 RyanTT