@heycar-uikit/chip
TypeScript icon, indicating that this package has built-in type declarations

0.8.1 • Public • Published

HeyCar-UIKit - Chip

Chips allow users to enter information, make selections, filter content, or trigger actions. While buttons are expected to appear consistently and with familiar calls to action, chips should appear dynamically as a group of multiple interactive elements.

Installation

To install and save in your package.json dependencies, run the command below using npm:

npm install @heycar-uikit/chip

Usage

import Chip from '@heycar-uikit/chip';

function App() {
  return <Chip>Mini</Chip>;
}

Documentation and sandbox

Storybook documentation and sandbox

Package Sidebar

Install

npm i @heycar-uikit/chip

Weekly Downloads

0

Version

0.8.1

License

UNLICENSED

Unpacked Size

186 kB

Total Files

58

Last publish

Collaborators

  • heycar-uikit