React
ReactPosts

Avail Design System in React


Avail Design System in React - webisworld - Best New -101

Synerise Design System

It is Colloid Design System(Avail Design), it’s Synerise design system for developing the product and experiences. React UI library inspired by Ant Design.

Installation

NPM npm install @synerise/ds-core

YARN yarn add @synerise/ds-core

Each component is installed separately. If you want to use one of them you have to use DSProvier first.

for Example,

yarn add @synerise/ds-button

Example:
import { DSProvider } from '@synerise/ds-core';
import Button from '@synerise/ds-button'

<DSProvider>
    <Button>Click Me!</Button>
</DSProvider>

Share this page on:

Was this page helpful ?

Let us know how we did!

Subscribe Email Updates

to get latest update