Skip to main content

EmbedBox

Components

EmbedBox()

EmbedBox(props, context?): ReactNode

Component used to display an embeded slate content block in order to repost content

Parameters

ParameterType
propsIEmbedEntryBox
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/EmbedBox/index.tsx:20

Interfaces

IEmbedEntryBox

Properties

PropertyType
embedEntryAuthorDataAkashaProfile
slateContentDescendant[]
transformSource(src: Image) => Image