UNPKG

element-plus

Version:

A Component Library for Vue 3

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