lexical-vue
Version:
An extensible Vue 3 web text-editor based on Lexical.
7 lines (6 loc) • 388 B
TypeScript
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
clear: () => any;
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
onClear?: (() => any) | undefined;
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;