Angular Checkbox
Angular Checkbox is an extension to standard checkbox element with theming.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {CheckboxModule} from 'primeng/checkbox';
Getting Started
...
primetek.hashnode.dev3 min read