React InputText
React InputText is an extension to standard input element with theming and keyfiltering.
Setup
Refer to PrimeReact setup documentation for download and installation steps for your environment.
Import
import { InputText } from 'primereact/inputtext';
...
primetek.hashnode.dev2 min read