Skip to main content
Module

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

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

Parameters

startNode: ProseMirrorNode
range: Range
optional
options: { blockSeparator?: string; textSerializers?: Record<string, TextSerializer>; }

Returns

string