@tickboxhq/vue
Type Aliases
| Type alias | Description |
|---|---|
| CategoryApi | - |
| ConsentApi | - |
| ConsentSlotApi | Shape passed to the <ConsentBanner> and <ConsentNotice> slot. |
Variables
| Variable | Description |
|---|---|
| ConsentBanner | Headless banner component. Renders nothing while the store is hydrating (!ready) or when the banner is closed. Uses the default scoped slot to pass the consent API down. |
| ConsentNotice | Headless notice card. Renders nothing while the store is hydrating (!ready) or when there’s nothing to notify about (!noticeOpen). |
| ConsentProvider | - |
| ConsentStoreKey | - |
Functions
| Function | Description |
|---|---|
| useConsent | - |