UNPKG

fine-true

Version:

A small and beautiful Vue3 version of the UI Library

28 lines (27 loc) 893 B
declare const _default: import("vue").DefineComponent<{ prop: StringConstructor; label: StringConstructor; showMessage: { type: BooleanConstructor; default: boolean; }; labelWidth: { type: StringConstructor; default: string; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ prop: StringConstructor; label: StringConstructor; showMessage: { type: BooleanConstructor; default: boolean; }; labelWidth: { type: StringConstructor; default: string; }; }>>, { labelWidth: string; showMessage: boolean; }>; export default _default;