@unboxed is what I use at the moment but I am curious why @unwrap doesn’t work. I was trying to write a binding to headlessui TabGroup component and was experimenting with how best to type the “as” property. The doc says it can be a string or a component Tabs - Headless UI
↧