@yangwch/y-components
TypeScript icon, indicating that this package has built-in type declarations

0.1.24 • Public • Published

@yangwch/y-components

Getting Started

Install dependencies

$ npm i @yangwch/y-components

Demo

import React from 'react';

import { Button } from '@yangwch/y-components';

export default () => {
  return <Button>Button</Button>;
};

TypeScript

Written in TypeScript with complete definitions.

🔗 Links

Components List

  • Button
  • Switch
  • Input
  • Form
  • Checkbox
  • Tag
  • Grid
  • Card
  • Divider
  • Space
  • Menu
  • Dialog
  • Popup
  • Tooltip

Readme

Keywords

none

Package Sidebar

Install

npm i @yangwch/y-components

Weekly Downloads

1

Version

0.1.24

License

none

Unpacked Size

899 kB

Total Files

487

Last publish

Collaborators

  • yangwch