Skip to main content

Module: NavigationSettingsIconButton

Interfaces

Functions

NavigationSettingsIconButton(inProps): JSX.Element

API documentation for the Community-JS Navigation Settings Icon Button component. Learn about the available props and the CSS API.

Import

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

Component Name

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

CSS

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

Parameters

NameType
inPropsNavigationSettingsIconButtonProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/NavigationSettingsIconButton/NavigationSettingsIconButton.tsx:101