Documentation

This commit is contained in:
squidfunk 2022-06-05 16:35:33 +02:00
parent df41b268fb
commit 187711fa29

View File

@ -104,15 +104,15 @@ The following properties are available:
: [:octicons-tag-24: insiders-4.17.1][Insiders] · :octicons-milestone-24: : [:octicons-tag-24: insiders-4.17.1][Insiders] · :octicons-milestone-24:
Default: `[accept, manage]` This property defines which buttons are shown Default: `[accept, manage]` This property defines which buttons are shown
and in which order, e.g. to allow the user to accept and manage cookie and in which order, e.g. to allow the user to manage settings and accept
settings: the cookie:
``` yaml ``` yaml
extra: extra:
consent: consent:
actions: actions:
- accept
- manage - manage
- accept
``` ```
The cookie consent form includes three types of buttons: The cookie consent form includes three types of buttons: