lexical-vue
Version:
An extensible Vue 3 web text-editor based on Lexical.
5 lines (4 loc) • 298 B
TypeScript
import * as __VLS_VINE from 'vue-vine/internals';
type __VLS_VINE_SelectionAlwaysOnDisplay_props__ = {};
export declare function SelectionAlwaysOnDisplay(props: __VLS_VINE.VineComponentCommonProps & __VLS_VINE_SelectionAlwaysOnDisplay_props__, context: {}): __VLS_VINE.VueVineComponent;
export {};