Socket
Book a DemoInstallSign in
Socket

material-ui-cookie-consent

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-ui-cookie-consent

Cookie consent UI using Material-UI components

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Material-UI component that show a cookie consent message.

Example

Check this example site

Dependencies

This package has the following peer dependencies that need to be installed manually:

{
    "@material-ui/core": "^4.0.1",
    "react": "^16.8.6",
    "react-dom": "^16.8.6"
}

Installation

yarn add material-ui-cookie-consent

or

npm install material-ui-cookie-consent

Usage - Simple example

import MUICookieConsent from 'material-ui-cookie-consent';

// ....
<MUICookieConsent 
  cookieName="mySiteCookieConsent"
  componentType="Dialog" // default value is Snackbar
  message="This site uses cookies.... bla bla..."
/>
//....

API

Table of Contents

MUICookieConsent

Extends React.Component

This component is the MUICookieConsent it pops a Snackbar or a Dialog informing the user about cookie consent.

Parameters

  • props Props

handleScroll

checks whether scroll has exceeded set amount and fire accept if so.

handleAccept

Set a persistent cookie

Keywords

material-ui

FAQs

Package last updated on 31 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.