DUI
⌘K

Blocks

FAQ Section

Accessible native disclosure list for common product questions.

Default block
PreviewCode

Questions, answered

Everything you need to know before adding DUI to your product.

Can I use DUI in a commercial product?

Yes. DUI is MIT licensed and designed for product teams to own and adapt.

Do blocks install their dependencies?

Yes. Installing a block through the registry also installs the DUI primitives it composes.

Does the system support RTL?

Yes. Blocks use logical layout properties and are designed to work in English and Arabic interfaces.

Installation

Toggle your preferred package manager and run the CLI command to add this block and its dependency components.

DUI CLI · auto-installs dependencies
$npx shadcn@latest add qentrah/DUI/blocks-faq-section

DUI Primitive Dependencies

This block is composed of the following primitives. Here are the commands to install them individually if needed:

Separatorseparator

Visually separates content.

npx shadcn@latest add qentrah/DUI/separator