how to check object type in angular code example Example: angular type of string if(typeof myVariable === 'string'){ //do }