Files
headlessui/packages/@headlessui-react
Robin Malfait 2396c497f6 small cleanup
In the cleanup PR, we added the `Data` and `Actions` type, but we
already had a `Actions` type so had to rename it to something. Chose
`Command` but this is now inconsistent with the rest of the codebase.

Instead, let's revert that change and use these shorthands:

- `Data` -> `_Data`
- `Actions` -> `_Actions`
- `Commands` -> `Actions`
- `CommandTypes` -> `ActionTypes`

The `_` prefix is a little bit strange, but it is a private type and not
exposed so fine for now.
2022-05-23 12:16:19 +02:00
..
2022-01-31 00:10:06 +01:00
2022-05-23 12:16:19 +02:00
2022-05-19 16:33:21 +02:00
2022-03-09 11:24:45 +01:00

@headlessui/react

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

Total Downloads Latest Release License

Installation

npm install @headlessui/react

Documentation

For full documentation, visit headlessui.dev.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Headless UI on GitHub

For casual chit-chat with others using the library:

Join the Tailwind CSS Discord Server