UNPKG

@cblink/finches-ui

Version:

A Component Library for Vue 3

9 lines (8 loc) 214 B
export declare function useItemLabWidth(schemaItemRef: any, propsRef: any): import("vue").ComputedRef<{ labelCol: any; wrapperCol: { style: { paddingRight: string; }; }; }>;