UNPKG

lexical-vue

Version:

An extensible Vue 3 web text-editor based on Lexical.

6 lines (5 loc) 249 B
import * as __VLS_VINE from 'vue-vine/internals'; export declare function ClickableLinkPlugin({ newTab, disabled, }: __VLS_VINE.VineComponentCommonProps & { newTab?: boolean; disabled?: boolean; }, context: {}): __VLS_VINE.VueVineComponent;