We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a915a64 commit 84d1252Copy full SHA for 84d1252
CHANGELOG.md
@@ -14,7 +14,7 @@ The `<dialog>` element is designed to create a modal dialog that captures the us
14
the rest of the webpage
15
until the dialog is dismissed.
16
This approach ensures that users must make a choice regarding cookie consent before they
17
-can continue using the website.
+can continue using the website. Read more [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog).
18
19
By using the `<dialog>` element, we achieve the following benefits:
20
0 commit comments