@justeattakeaway/pie-checkbox-group
v0.7.6
Published
PIE Design System Checkbox Group built using Web Components
Downloads
1,468
Maintainers
Keywords
Readme
pie-checkbox-group
pie-checkbox-group
is a Web Component built using the Lit library.
It is a helper component that groups PieCheckbox components into a visual and functional group.
This component can be easily integrated into various frontend frameworks and customized through a set of properties.
Installation
To install pie-checkbox-group
in your application, run the following on your command line:
$ npm i @justeattakeaway/pie-checkbox-group
$ yarn add @justeattakeaway/pie-checkbox-group
For full information on using PIE components as part of an application, check out the Getting Started Guide.
Documentation
Visit Checkbox Group | PIE Design System to view more information on this component.
Questions
Please head to FAQs | PIE Design System to see our FAQs and get in touch.
Contributing
Check out our contributing guide for more information on local development and how to run specific component tests.