@justeattakeaway/pie-text-input
v0.24.5
Published
PIE Design System Input built using Web Components
Downloads
1,439
Maintainers
Keywords
Readme
pie-text-input
pie-text-input
is a Web Component built using the Lit library.
This component can be easily integrated into various frontend frameworks and customized through a set of properties.
Installation
To install pie-text-input
in your application, run the following on your command line:
Note: Versions of this component prior to v0.19.0 were named pie-input
.
npm i @justeattakeaway/pie-text-input
yarn add @justeattakeaway/pie-text-input
For full information on using PIE components as part of an application, check out the Getting Started Guide.
Documentation
Visit Text Input | 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.