PortableTextEditorProps
PortableTextEditorProps<
TEditor> =PropsWithChildren<TEditorextendsInternalEditor?object:object>
Defined in: packages/editor/src/editor/PortableTextEditor.tsx:47
Props for the PortableTextEditor component
Type Parameters
Section titled “Type Parameters”TEditor
Section titled “TEditor”TEditor extends InternalEditor | undefined = undefined