@justeattakeaway/pie-modal
v0.49.4
Published
PIE design system modal built using web components
Downloads
3,284
Maintainers
Keywords
Readme
pie-modal
pie-modal
is a Web Component built using the Lit library. It offers a simple and accessible modal component for web applications, which uses the native HTML dialog
element under the hood.
This component can be easily integrated into various frontend frameworks and customized through a set of properties.
Installation
To install pie-modal
in your application, run the following on your command line:
npm i @justeattakeaway/pie-modal
yarn add @justeattakeaway/pie-modal
Documentation
Visit Modal | 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.