0.8.1 • Published 12 months ago

@heycar-uikit/chip v0.8.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
12 months ago

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

0.8.1

12 months ago

0.6.3

1 year ago

0.8.0

1 year ago

0.6.2

1 year ago

0.7.0

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.4.9

1 year ago

0.4.8

1 year ago

0.4.5

2 years ago

0.4.7

1 year ago

0.4.6

1 year ago

0.5.0

1 year ago

0.4.4

2 years ago

0.3.1

2 years ago

0.2.5

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago

0.0.1

2 years ago