Tool Widgets#
Tools#
- class ipyelk.tools.ToolButton(**kwargs: Any)#
Generic Tool that provides a simple button UI
- Parameters:
handler – Called when button is pressed.
Tool View Widgets#
- class ipyelk.tools.Toolbar(**kwargs: Any)#
Toolbar for an Elk App
- class ipyelk.tools.ControlOverlay(**kwargs: Any)#
Simple Container Widget for rendering element specific jupyterlab widgets