Editor
Interfaces
EditorProps
Properties
Type Aliases
EditorRef
EditorRef =
object
Properties
Property | Type |
---|---|
focus | () => void |
Variables
editor
editor:
ForwardRefExoticComponent
<EditorProps
&RefAttributes
<EditorRef
>>
Functions
EditorSkeleton()
EditorSkeleton():
Element
API documentation for the Community-JS Editor Skeleton component. Learn about the available props and the CSS API.
Import
import {EditorSkeleton} from '@selfcommunity/react-ui';
Component Name
The name SCEditor-skeleton-root
can be used when providing style overrides in the theme.
CSS
Rule Name | Global class | Description |
---|---|---|
root | .SCEditor-skeleton-root | Styles applied to the root element. |
Returns
Element