bokeh.models.widgets.icons¶
Various kinds of icon widgets.
-
class
AbstractIcon
(**kwargs)[source]¶ Bases:
bokeh.models.widgets.widget.Widget
An abstract base class for icon widgets.
Note
This is an abstract base class used to help organize the hierarchy of Bokeh model types. It is not useful to instantiate on its own.