Module: html.widgets.widget_float
Module: html.widgets.widget_int
Enter search terms or a module, class or function name.
ButtonWidget class.
Represents a button in the frontend using a widget. Allows user to listen for click events on the button and trigger backend code when the clicks are fired.
Bases: IPython.html.widgets.widget.DOMWidget