Files
twenty/packages/twenty-docs/l/no/twenty-ui/introduction.mdx
T
github-actions[bot] 9bc5486d0d i18n - translations (#15803)
Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
2025-11-13 17:12:39 +01:00

31 lines
902 B
Plaintext

---
title: Oversikt
description: Komponentbibliotek for Twenty CRM
---
import { CardTitle } from "/snippets/card-title.mdx"
## Komponenter
<CardGroup cols={2}>
<Card href="/l/no/twenty-ui/display" img="/images/user-guide/views/filter.png">
<CardTitle>Visning</CardTitle>
Display components for showing information visually
</Card>
<Card href="/l/no/twenty-ui/progress-bar" img="/images/user-guide/fields/field.png">
<CardTitle>Tilbakemelding</CardTitle>
Feedback components for user notifications
</Card>
<Card href="/l/no/twenty-ui/input" img="/images/user-guide/tips/light-bulb.png">
<CardTitle>Inndata</CardTitle>
Input components for user interaction
</Card>
<Card href="/l/no/twenty-ui/navigation" img="/images/user-guide/tasks/tasks_header.png">
<CardTitle>Navigasjon</CardTitle>
Navigation components for user interface
</Card>
</CardGroup>