Skip to main content

Module: 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

NameType
inPropsConnectionUserButtonProps

Returns

JSX.Element

Defined in

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