Component families bundle related UI elements — buttons, triggers, panels, and containers — into one cohesive system. They share behavior, accessibility patterns, and styling hooks so every piece works together.
Yes. Patterns are reusable sections. Insert the same FAQ layout on your product page, landing page, or documentation — then customize the content independently on each page.
Each FAQ item is a standalone accordion item block. Add new items directly in the editor, reorder them with drag and drop, or delete the ones you no longer need.
Every Accordion family component follows WAI-ARIA best practices. Keyboard navigation, screen reader support, and proper heading levels are built in by default.
This pattern uses multi-expansion mode. Visitors can open as many items as they want simultaneously, which is useful when comparing answers side by side.