UNPKG

@coreui/vue

Version:

UI Components Library for Vue.js

15 lines (14 loc) 881 B
declare const CFormLabel: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ /** * A string of all className you want to be applied to the component, and override standard className value. */ customClassName: (StringConstructor | ArrayConstructor)[]; }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ /** * A string of all className you want to be applied to the component, and override standard className value. */ customClassName: (StringConstructor | ArrayConstructor)[]; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export { CFormLabel };