UNPKG

lexical-vue

Version:

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

5 lines (4 loc) 231 B
import * as __VLS_VINE from 'vue-vine/internals'; export declare function AutoFocusPlugin(props: __VLS_VINE.VineComponentCommonProps & { defaultSelection?: 'rootStart' | 'rootEnd'; }, context: {}): __VLS_VINE.VueVineComponent;