UNPKG

@nuxtwind/components

Version:

Component Library for Nuxt 3 using TailwindCSS

45 lines (44 loc) 902 B
declare const _default: { items: never[]; color: { textfield: {}; bg: string; text: string; border: string; hover: string; }; font: { label: string; input: string; placeholder: string; hint: string; }; search: false; markOnFocus: false; showAllOnFocus: false; label: string; outlined: string; filled: string; disabled: false; loading: false; placeholder: string; transition: { duration: string; ease: string; placeholder: { duration: string; ease: string; }; }; shadow: string; appendIcon: undefined; prependIcon: undefined; clearable: false; width: { textfield: string; select: string; }; height: string; displayProperty: undefined; }; export default _default;