isButtonElementfunction isButtonElement(object: any): object is HTMLButtonElement;§isButtonElement(object: any): object is HTMLButtonElement[src]§Parameters§object: any[src]§Return Type§object is HTMLButtonElement[src]