orestbida / cookieconsent

:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
https://playground.cookieconsent.orestbida.com/
MIT License
3.68k stars 388 forks source link

[Feat]: Description for Category-Services #612

Closed paulwer closed 4 months ago

paulwer commented 6 months ago

Description

We would like to add descriptions with translations for each services of a category, which is according to the documentation currently not possible.

Proposed solution

No response

Additional details

No response

orestbida commented 4 months ago

Sorry, this won't be worked on. I'd like to avoid making the modal more complex.

blackangelxl commented 2 months ago

Try this: label: '<details><summary>Youtube</summary><small>Description....</small></details>',

;-)