`<jaspero-select [multi]="true" [(selected)]="field" [options]="temp"></jaspero-select>` When i try to two way bind selected input to the field in code behind, it always return `undefined ` value as shown below Please implement such feature 