UNPKG

@headlessui/vue

Version:

A set of completely unstyled, fully accessible UI components for Vue 3, designed to integrate beautifully with Tailwind CSS.

2 lines (1 loc) 97 B
export declare function resolvePropValue<TProperty, TBag>(property: TProperty, bag: TBag): any;