isInputElementfunction isInputElement(object: any): object is HTMLInputElement;§isInputElement(object: any): object is HTMLInputElement[src]§Parameters§object: any[src]§Return Type§object is HTMLInputElement[src]