Skip to main content

EditorPlaceholder

Components

EditorPlaceholder()

EditorPlaceholder(props, context?): ReactNode

Component used as a call to action to redirect the user to the beam editor page or to toggle the reflection editor

Parameters

ParameterType
propsEditorPlaceholderType
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/EditorPlaceholder/index.tsx:28

Props

EditorPlaceholderType

EditorPlaceholderType: object

Type declaration

MemberType
actionLabelstring
avatarProfile["avatar"]
isReflectionboolean
onClickReact.MouseEventHandler<HTMLElement>
placeholderLabelstring
profileIdstring | null
transformSource(src) => Image

Source

libs/design-system-components/src/components/EditorPlaceholder/index.tsx:9