BytexDigital.Blazor.Components.CookieConsent
BytexDigital.Blazor.Components.CookieConsent copied to clipboard
How to show policy in a modal?
Is it possible to show the policy in a modal dialog instead of a page?
Not at the moment, but that might be something for a next release
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.