The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/core > EditorProvider
EditorProvider() function
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Hydrates the required contexts
Signature:export declare function EditorProvider(props: EditorProviderProps): JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
props | EditorProviderProps | The props |
JSX.Element