Skip to content

Introduction

README

This section documents the framework components, including their usage patterns, configuration points, and major APIs. If the built-in wrappers do not fit your needs, you can always use native components directly or build your own abstractions.

Layout Components

Layout components are usually used as top-level containers inside the page content area. They provide shared layout styles and some baseline behavior.

Common Components

Common components include frequently used UI building blocks such as modals, drawers, forms, and API-backed selectors. Most of them are implemented on top of shared Tailwind CSS and shadcn-vue based primitives, while still allowing each app to adapt them to its own UI library.

Contributors

The avatar of contributor named as xingyu4j xingyu4j

Changelog

Released under the MIT License.