Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner-admin/src/contexts/formContentBlocker"

Index

Functions

useFormContentBlocker

  • useFormContentBlocker(): Partial<Pick<TranslationFunctions, "_n" | "__" | "_i"> & { defaultPresetValues: Partial<FormContentBlockerValueProps>; initialHasChanges: boolean; isEdit: boolean; isPro: boolean; isTcf: boolean; isTemplateUpdate: boolean; openCookieExperts: () => void; presetCheck: boolean; proModals: Record<"visual", { modal: Element; tag: Element }> }>
  • Returns Partial<Pick<TranslationFunctions, "_n" | "__" | "_i"> & { defaultPresetValues: Partial<FormContentBlockerValueProps>; initialHasChanges: boolean; isEdit: boolean; isPro: boolean; isTcf: boolean; isTemplateUpdate: boolean; openCookieExperts: () => void; presetCheck: boolean; proModals: Record<"visual", { modal: Element; tag: Element }> }>

Generated using TypeDoc