Skip to content

@tickboxhq/vue

Type Aliases

Type aliasDescription
CategoryApi-
ConsentApi-
ConsentSlotApiShape passed to the <ConsentBanner> and <ConsentNotice> slot.

Variables

VariableDescription
ConsentBannerHeadless 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.
ConsentNoticeHeadless notice card. Renders nothing while the store is hydrating (!ready) or when there’s nothing to notify about (!noticeOpen).
ConsentProvider-
ConsentStoreKey-

Functions

FunctionDescription
useConsent-