UNPKG

wangeditor-bind-property

Version:

wangeditor 富文本、添加自定义class dataset

4 lines (3 loc) 260 B
export declare function addVnodeProps(vnode: Record<string, any>, newData: Record<string, any>): void; export declare function setPropertys($elem: object, attrs: Record<string, string>): void; export declare function convertHyphenToCamel(str: string): string;