Skip to main content

Interface: ConsentSolutionButtonProps

ConsentSolutionButton.ConsentSolutionButtonProps

Hierarchy

  • ButtonProps

    ConsentSolutionButtonProps

Indexable

▪ [p: string]: any

Any other properties

Properties

ConsentSolutionProps

Optional ConsentSolutionProps: ConsentSolutionProps

Props to spread to ConsentSolution component

Default

empty object

Defined in

packages/react-ui/src/components/ConsentSolutionButton/ConsentSolutionButton.tsx:34


className

Optional className: string

Overrides or extends the styles applied to the component.

Default

null

Overrides

ButtonProps.className

Defined in

packages/react-ui/src/components/ConsentSolutionButton/ConsentSolutionButton.tsx:28