@demo-uikit-zs/button

0.0.3 • Public • Published

React Component Library

Library made using React containing multiple components having localization and theme customizations. All the components within this library as both left-to-right(LTR) and right-to-left(RTL) handling for languages such as Arabic. This Component Library is made as a part of mono-repo.

Installation

npm install @demo-uikit-zs/button  # using npm
yarn add @demo-uikit-zs/button     # using yarn

Example

import React from 'react';
import { Button } from "@demo-uikit-zs/button";

export default function Example() {

  return (
    <Button />
  );
}

Documentation

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @demo-uikit-zs/button

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

453 kB

Total Files

3

Last publish

Collaborators

  • karimovfa