Yes. It has a dark mode that can be toggled in the settings. Dark mode is designed to reduce eye strain, especially in low-light environments.
How it works
Install the following dependencies:
Create a new file at lib/utils.ts
and add the provided code.
Create a file at components/ui/accordion.tsx
and paste the given code.
accordion.tsx
Import and use the Accordion component in your application.
Examples
Default
Yes. It has a dark mode that can be toggled in the settings. Dark mode is designed to reduce eye strain, especially in low-light environments.
W/ plus-minus
Yes. It's fully responsive and works seamlessly across devices with different screen sizes, from mobile phones to large desktop monitors.
W/ icon
Yes. It's fully responsive and works seamlessly across devices with different screen sizes, from mobile phones to large desktop monitors.
Tabs w/ chevron
Yes. It's fully responsive and works seamlessly across devices with different screen sizes, from mobile phones to large desktop monitors.