@verto/ui
TypeScript icon, indicating that this package has built-in type declarations

3.6.7-beta • Public • Published

Verto logo (light version)

Verto UI

React components conforming to the Verto Style Guide.

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.

/@verto/ui/

    Package Sidebar

    Install

    npm i @verto/ui

    Weekly Downloads

    5

    Version

    3.6.7-beta

    License

    MIT

    Unpacked Size

    295 kB

    Total Files

    61

    Last publish

    Collaborators

    • andreespirela
    • codingknite
    • martondev
    • tbaumer22
    • divy-work