UNPKG

tiptapify

Version:

Tiptap3 editor with Vuetify3 menu implementation

8 lines 165 B
export type iframeOptions = { src: string, name?: string, title?: string, frameborder?: number | boolean, width?: number | null, height?: number | null }