Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner-admin/src/types/formContentBlockerContext"

Index

Type aliases

FormContentBlockerContextProps

FormContentBlockerContextProps: Partial<Pick<RegexpTranslationExtractor.TranslationFunctions, "__" | "_i" | "_n"> & { 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