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 Name | Global class | Description |
---|---|---|
root | .SCConnectionUserButton-root | Styles applied to the root element. |
Parameters
Parameter | Type | Description |
---|---|---|
inProps | ConnectionUserButtonProps |
Returns
JSX.Element
Source
packages/react-ui/src/components/ConnectionUserButton/ConnectionUserButton.tsx:60