export class AnyComponent { public myVar: any; constructor() {} //Value of elem is true and myVar is assigned a boolean value from api call bindData(elem){ switch