mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-10-14 01:16:20 +02:00
Checking the {acceptedByScrolling} boolean property will allow you to determine whether the acceptance was triggered by the user scrolling (if acceptedByScrolling=true) or explicitly clicking the Accept button (if acceptedByScrolling=false).