Skip to main content
Module

x/netzo/deps/@tiptap/react.ts>getSchemaByResolvedExtensions

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
function getSchemaByResolvedExtensions
import { getSchemaByResolvedExtensions } from "https://deno.land/x/netzo@0.5.119/deps/@tiptap/react.ts";

Creates a new Prosemirror schema based on the given extensions.

Parameters

extensions: Extensions

An array of Tiptap extensions

optional
editor: Editor

The editor instance

Returns

A Prosemirror schema