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 9eaff30 commit 3658811Copy full SHA for 3658811
packages/consent/consent-wrapper-onetrust/README.md
@@ -100,13 +100,6 @@ This wrapper uses the `OneTrust.getDomainData()` API to get the consent model fo
100
withOneTrust(analytics).load(..., { consentModel: () => 'opt-in' | 'opt-out' })
101
```
102
103
-## Other examples:
104
-
105
-> Note: Playgrounds are meant for experimentation / testing, and as such, may be a bit overly complicated.
106
-> We recommend you try to follcaow the documentation for best practice.
107
108
-- [Standalone playground](/playgrounds/standalone-playground/pages/index-consent.html)
109
110
## Environments
111
112
### Build Artifacts
0 commit comments