UNPKG

vuetify

Version:

Vue Material Component Framework

3 lines (2 loc) 174 B
export declare function bindProps(el: HTMLElement, props: Record<string, any>): void; export declare function unbindProps(el: HTMLElement, props: Record<string, any>): void;