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.
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.
Visit Text Input | PIE Design System to view more information on this component.
Please head to FAQs | PIE Design System to see our FAQs and get in touch.
Check out our contributing guide for more information on local development and how to run specific component tests.