Button
From Programmer's Wiki
A button is a common element in a graphical user interface in an application. It's clickable and allows functions to be attached to it, which may get executed on a click at the button.
A button is a common element in a graphical user interface in an application. It's clickable and allows functions to be attached to it, which may get executed on a click at the button.