Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "wordpress-plugins/real-cookie-banner/src/public/ts/components/customize/controls/decisionButtonTypeSelectControl"

Index

Functions

Const DecisionButtonTypeSelectControl

  • DecisionButtonTypeSelectControl(__namedParameters: { decision: "acceptAll" | "acceptEssentials" | "acceptIndividual" }): Element
  • This control simply copies the decision option and provides the exact same choices. This control does not hold any value!

    Parameters

    • __namedParameters: { decision: "acceptAll" | "acceptEssentials" | "acceptIndividual" }
      • decision: "acceptAll" | "acceptEssentials" | "acceptIndividual"

    Returns Element

Generated using TypeDoc