Skip to main content

ConnectionUserButton

Functions

ConnectionUserButton()

ConnectionUserButton(inProps): JSX.Element

API documentation for the Community-JS Connection User Button component. Learn about the available props and the CSS API.

Import

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

Component Name

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

CSS

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

Parameters

ParameterTypeDescription
inPropsConnectionUserButtonProps

Returns

JSX.Element

Source

packages/react-ui/src/components/ConnectionUserButton/ConnectionUserButton.tsx:60