Component Showcase
All available fumadocs-ui components with live examples
A reference page showing every available component for use in Manzilo business docs.
Callout
Use callouts to highlight important information.
Info
Useful for tips, notes, and supplementary information.
Warning
Use for important warnings that need attention.
Error
Use for critical errors or blockers.
Cards
Use cards for navigation or feature overviews.
Getting Started
Set up your workspace and access the portal.
SOPs
Step-by-step operational procedures.
Investor Data Room
Financial reports and investor materials.
Steps
Guide users through multi-step processes.
First step — Start with the most important action.
Second step — Build on the first step.
Third step — Complete the process.
Tabs
Show alternative versions of content side by side.
- Currency: AED
- Rent cycle: Cheques (PDC)
- Registration: Ejari (DLD)
Accordion
Collapsible sections for FAQ-style content.
Files
Display file and folder structures.
TypeTable
Document API parameters or data schemas.
| Prop | Type | Default |
|---|---|---|
collectionPath | string | - |
accessType | "token" | "public" | "password" | - |
password | string | undefined |
expiresAt | number | undefined |
Tables
Standard markdown tables are fully styled.
| Name | Type | Required | Description |
|---|---|---|---|
collectionPath | string | Yes | The path prefix for this token |
accessType | "token" | "public" | "password" | Yes | How the collection is accessed |
password | string | No | Required when accessType is "password" |
expiresAt | number | No | Unix timestamp for expiry |
Code Blocks
Syntax-highlighted code blocks with copy button.
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Inline formatting
Text can be bold, italic, inline code, or strikethrough.
Links: Visit fumadocs
Blockquotes are also styled — great for pulling out key quotes or policy statements.
Lists
Unordered:
- Item one
- Item two
- Nested item
- Another nested item
- Item three
Ordered:
- First item
- Second item
- Third item