Callbacks
Learn how to use callbacks to respond to c15t events in your React application.
Implementing Callbacks
Available callbacks
onBannerFetched
Called when the consent banner is fetched; not invoked when the banner is in offline mode.
Property
Types
onConsentSet
Called when the consent is set.
Property
Types
onError
Called when an error occurs.
Property
Types