I have p-dropdown for showing countries. I bind the select options correctly there it works fine but I need to set default selected where selected is true while update the data
<p-dropdown name="category" [options]="Category" [(ngModel)]="category >
</p-dropdown>
0:{disabled: false, group: null, selected: false, text: 'Laptop', value: '2'}
1:{disabled: false, group: null, selected: true, text: