Veno UI screenshot

Veno UI

Author Avatar Theme by Qq15725
Updated: 23 May 2023
19 Stars

A Vue 3 UI Library. Vuetify 3 Variant

Categories

Overview

This product analysis is about a customizable theme with default component properties and adjustable style colors. All components in this theme follow WAI-ARIA accessibility design guidelines. The theme is written in TypeScript, ensuring type safety.

Features

  • Customizable Theme: Allows customization of component properties and style colors.
  • WAI-ARIA Accessibility: All components follow WAI-ARIA accessibility guidelines.
  • TypeScript Support: The theme is written in TypeScript for type safety.

Installation

To install this theme, follow these steps:

  1. Import all components:
import * as VenoUI from '@veno-ui/theme';

For individual components, please refer to the documentation for more information.

Summary

This product is a customizable theme with adjustable style colors and default component properties. It follows WAI-ARIA accessibility guidelines and is written in TypeScript for type safety. The theme can be installed by importing all components or individually as needed.