UNPKG

textcrafter

Version:

TextCrafter: A modern, customizable rich text editor for React. Supports rich formatting, media embedding and real-time collaboration. Ideal for content creators.

2 lines (1 loc) 112 B
export declare const wrapSelection: (tag: keyof HTMLElementTagNameMap, attrs?: Record<string, string>) => void;