Replies: 1 comment
-
If you find something. let me know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I've a project where I decorated the options list of my ComboBox with icons, problem thought is that only works with strings
Will be awesome if we can return a component instead and then headlessui at its end uses
<component :is="displayUsing(val)">
wheneverdisplayUsing
returns something else than an stringBeta Was this translation helpful? Give feedback.
All reactions