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.

5 lines (4 loc) 176 B
export declare const addRow: () => void; export declare const removeRow: () => void; export declare const addColumn: () => void; export declare const removeColumn: () => void;