Files
ui/docs/SUMMARY.md
2025-12-27 18:25:15 +03:00

37 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Summary
* [Tria UI](README.md)
## Getting Started
* [Installation](getting-started/installation.md)
* [Styles & Bundling](getting-started/styles.md)
* [Theming (theme/platform/skin)](getting-started/theming.md)
## Design System
* [Tokens overview](design-system/tokens.md)
* [Presets: web/vk/tg × ios/android × light/dark](design-system/presets.md)
* [Customization without forking](design-system/customization.md)
## Providers
* [UIProvider](providers/uiprovider.md)
* [Snackbar Provider](providers/snackbar.md)
## Components
* [Button](components/button.md)
* [TabBar](components/tabbar.md)
* [Cells & Lists](components/cells-and-lists.md)
* [Forms](components/forms.md)
* [Feedback](components/feedback.md)
* [Modals & Overlays](components/modals.md)
* [Dates](components/dates.md)
* [Display](components/display.md)
## Patterns & Recipes
* [VK Mini Apps](patterns/vk-miniapps.md)
* [Telegram Mini Apps](patterns/tg-miniapps.md)
* [Responsive layout](patterns/responsive-layout.md)
## Contributing
* [Local development](contributing/development.md)
* [Release & versioning](contributing/release.md)