1.1.0 • Published 11 months ago

@heycar-uikit/segmented-buttons v1.1.0

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

HeyCar-UIKit - Segmented Buttons

Tests Coverage Status Demo build Commitizen friendly

Segmented buttons help people select options, switch views, or sort elements

Installation

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

npm install @heycar-uikit/segmented-buttons

Usage

// TSX/JSX file
import SegmentedButtons from '@heycar-uikit/core/segmented-buttons';
// CSS file
@import '@heycar-uikit/core/segmented-buttons/esm/SegmentedButtons.css';

Documentation and sandbox

Storybook documentation and sandbox