Skip to main content

Module: UserActionIconButton

Interfaces

Functions

UserActionIconButton

UserActionIconButton(inProps): JSX.Element

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

Import

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

Component Name

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

CSS

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

Parameters

NameType
inPropsUserActionIconButtonProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/UserActionIconButton/UserActionIconButton.tsx:102