UNPKG

element-plus

Version:

A Component Library for Vue 3

5 lines (4 loc) 189 B
export declare const useFormItem: () => { form: import("element-plus/es/tokens").FormContext | undefined; formItem: import("element-plus/es/tokens").FormItemContext | undefined; };