radio button preventdefault not working

UI Components for Angular
Post Reply
axos88
Posts: 2
Joined: 10 Mar 2020, 16:05

11 Mar 2020, 21:07

The primeng radio button is clickable, while the native one is not (correctly):

Code: Select all

<p-radioButton (click)="$event.preventDefault()"></p-radioButton>
<input type="radio" (click)="$event.preventDefault()"></p-radioButton>

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 18 guests