What could I do about the non-essencial input field? The dropdown works correctly, but it is bad from visual point. enter image description here
Code: <p-dropdown [options]="optionsForDropdown" [(ngModel)]="rowData.linkCat" appendTo="body" optionLabel="label" optionValue="value"> {{rowData.linkCat}}