Skip to main content

Module: ConsentSolutionButton

Interfaces

Functions

ConsentSolutionButton

ConsentSolutionButton(inProps): JSX.Element

API documentation for the Community-JS ConsentSolutionButton component. Learn about the available props and the CSS API.

Import

import {ConsentSolutionButton} from '@selfcommunity/react-ui';

Component Name

The name SCConsentSolutionButton can be used when providing style overrides in the theme.

CSS

Rule NameGlobal classDescription
root.SCConsentSolution-rootStyles applied to the root element.

Parameters

NameType
inPropsConsentSolutionButtonProps

Returns

JSX.Element

Defined in

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