Angular InputText
Angular InputText renders a text field to enter data.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {InputTextModule} from 'primeng/inputtext';
Getting Started
InputText is applied...
primetek.hashnode.dev4 min read