Skip to content

PortableTextEditorProps

PortableTextEditorProps<TEditor> = PropsWithChildren<TEditor extends InternalEditor ? object : object>

Defined in: packages/editor/src/editor/PortableTextEditor.tsx:50

Props for the PortableTextEditor component

Type Parameters

TEditor

TEditor extends InternalEditor | undefined = undefined