Skip to content

Conversation

Full conversation interface with messages and input.

What is HextaUI?

HextaUI is a modern UI component library for Next.js applications.

Can you show an example usage?

Certainly! Here is a simple Card component:

Does it support dark mode?

Yes! HextaUI comes with built-in dark mode support out of the box.

How can I install it?

You can install HextaUI using npm:

Is it compatible with TypeScript?

Absolutely! HextaUI is fully typed and works seamlessly with TypeScript.

Example Usage