26 lines
743 B
Plaintext
26 lines
743 B
Plaintext
---
|
|
title: Overview
|
|
description: Component library for Twenty CRM
|
|
---
|
|
|
|
## Components
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Display" href="/twenty-ui/display" img="/images/user-guide/views/filter.png">
|
|
Display components for showing information visually
|
|
</Card>
|
|
|
|
<Card title="Feedback" href="/twenty-ui/progress-bar" img="/images/user-guide/fields/field.png">
|
|
Feedback components for user notifications
|
|
</Card>
|
|
|
|
<Card title="Input" href="/twenty-ui/input" img="/images/user-guide/tips/light-bulb.png">
|
|
Input components for user interaction
|
|
</Card>
|
|
|
|
<Card title="Navigation" href="/twenty-ui/navigation" img="/images/user-guide/tasks/tasks_header.png">
|
|
Navigation components for user interface
|
|
</Card>
|
|
</CardGroup>
|
|
|