Skip to main content

Module: FeedObjectMediaPreview

Interfaces

Functions

feedObjectMediaPreview

feedObjectMediaPreview(inProps): Element

API documentation for the Community-JS FeedObjectMediaPreview component. Learn about the available props and the CSS API.

The FeedObjectMediaPreview component render the list of medias in a feed object thanks to given configurations.

Import

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

Component Name

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

CSS

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

Parameters

NameType
inPropsFeedObjectMediaPreviewProps

Returns

Element

Defined in

packages/react-ui/src/components/FeedObjectMediaPreview/FeedObjectMediaPreview.tsx:57