how to check value of attribute in typescript class in runtime in angular code example Example: angular type of string if(typeof myVariable === 'string'){ //do }