UNPKG

vue-cookie-accept-decline

Version:

Show a banner with text, a decline button, and an accept button on your page.

27 lines (25 loc) 1.09 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,initial-scale=1.0" /> <meta name="Description" content="vue-cookie-accept-decline - Show a banner with text, a decline button, and an accept button on your page. Remembers selection using cookies. Emits an event with current selection and on creation. Good for GDPR requirements." /> <meta name="robots" content="index,follow" /> <title>vue-cookie-accept-decline</title> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous" /> <script type="module" crossorigin src="/vue-cookie-accept-decline/assets/index.d553c29d.js"></script> <link rel="stylesheet" href="/vue-cookie-accept-decline/assets/index.2f68f6de.css"> </head> <body> <div id="app"></div> </body> </html>