p-checkbox by using the keyboard [improvement] #324
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
it should be usefull to have a p-chckbox behaviour that can be triggered by the keyboard (tab/space..)
Like the traditional html input:
<input type="checkbox" [(ngModel)]="element.condition" />
The text was updated successfully, but these errors were encountered: