HTMLButtonElement.Type Property |
Gets the type of the button.
[VBScript] Public ReadOnly Property Type As String
[JScript] public function get Type() : String;
A string representing the type of the button.
HTMLButtonElement Object | HTMLButtonElement Members | DOM Namespace