SkillAgentSearch skills...

Ui

⚛️ React components conforming to the Verto Style Guide

Install / Use

/learn @useverto/Ui
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://verto.exchange"> <img src="https://raw.githubusercontent.com/useverto/design/master/logo/logo_light.svg" alt="Verto logo (light version)" width="110" /> </a> <h3 align="center">Verto UI</h3> <p align="center"> React components conforming to the Verto Style Guide. </p> </p>

About

This is the Verto React Component library used in the Verto Interface.

Guide

Install

yarn add @verto/ui

or

npm i @verto/ui

Usage

Before you start using the components, make sure to wrap your app component with the Verto Provider:

<VertoProvider theme={theme}>
  <App />
</VertoProvider>

The theme prop can be "Light" or "Dark" and it is required.

License

The code contained within this repository is licensed under the MIT license.

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated4mo ago
Forks1

Languages

TypeScript

Security Score

87/100

Audited on Nov 13, 2025

No findings