1. 首页
  2. 数据库
  3. 其它
  4. cookie consent tools:一组有助于实现用户cookie同意的工具 源码

cookie consent tools:一组有助于实现用户cookie同意的工具 源码

上传者: 2021-04-18 02:38:24上传 ZIP文件 201.26KB 热度 12次
Cookie同意工具 一套有助于实现用户Cookie同意的工具。 它提供: CookieManager模块来处理用户同意的持久性 显示给用户的可选的移动友好型ConsentBox ,供用户选择。 安装 npm install cookie-consent-tools yarn add cookie-consent-tools 用法 // Import as a Module import cookieConsentTools from 'cookie-consent-tools' ; // Or get it through the window object var cookieConsentTools = window . cookieConsentTool . default ; // Initialization will look for an existing conse
下载地址
用户评论