Headless UI
communityUnstyled, accessible UI components for React and Vue by Tailwind Labs.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://headlessui.com/react/Browse components
Returns
components with menu, listbox, combobox, switch, disclosure, dialog, popover, radio-group, tabs, transition with examplesGET
https://headlessui.com/react/{component}Get React components
Parameters
componentmenu|listbox|combobox|dialog|popover|tabs (stringrequiredReturns
component API with props, render props, accessibility attributes, keyboard interactions, examplesGET
https://headlessui.com/vue/{component}Get Vue components
Parameters
componentcomponent name (stringrequiredReturns
component API with props, slots, events, accessibility, examples