Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CcpaButtons

Hierarchy

Index

Properties

optOutNotice

optOutNotice: { label: string }

Type declaration

  • label: string

save

save: DefaultButtonProps

showSecondLayer

showSecondLayer: { isEnabled: boolean; label: string; url: string | null }

Type declaration

  • isEnabled: boolean
  • label: string
  • url: string | null