EditorProvider
function EditorProvider({
editor,
children,
}: EditorProviderProps): import("react/jsx-runtime").JSX.Element;Parameters
| Name | Description |
|---|---|
|
Returns
import("react/jsx-runtime").JSX.Element;Prev
degreesToRadiansNext
ErrorScreenfunction EditorProvider({
editor,
children,
}: EditorProviderProps): import("react/jsx-runtime").JSX.Element;| Name | Description |
|---|---|
|
import("react/jsx-runtime").JSX.Element;