UNPKG

lexical-vue

Version:

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

5 lines (4 loc) 226 B
import * as __VLS_VINE from 'vue-vine/internals'; export declare function LexicalAutoScrollPlugin(props: __VLS_VINE.VineComponentCommonProps & { scrollRef: HTMLElement | null; }, context: {}): __VLS_VINE.VueVineComponent;