UNPKG

tiptap-extension-resize-image

Version:

A tiptap image resizing extension for React, Vue, Next, and VanillaJS. Additionally, it can align the image position.

8 lines 268 B
export declare const utils: { isMobile(): boolean; getDotPosition(): string; getDotSize(): number; clearContainerBorder(container: HTMLElement): void; removeResizeElements(container: HTMLElement): void; }; //# sourceMappingURL=index.d.ts.map