Documentation
Getting Started
Introduction

Introduction

This site provides code snippets for UI components based on the exaBase Design System. Developers and designers can copy the code snippets and paste them into their own applications to immediately use the sophisticated UI baseline. If product-specific behavior is needed to improve the UX, you can customize the pasted code.

Inspirations and Dependencies

The components and snippets here are based on and compatible with the innovative shadcn/ui (opens in a new tab). Tailwind CSS (opens in a new tab) is used for styling, and many components are dependent on JavaScript libraries for dynamic interaction. In particular, all components of Radix Primitives (opens in a new tab) are covered. exaBase Design System Icons (opens in a new tab) are used for the icons.

License

Most of the content including snippets in this site were taken from shadcn/ui (opens in a new tab). Our own changes and additions are licensed under CC BY 4.0 (opens in a new tab).