ipyoverlay.widgets#

The widget and widget wrappers provided by ipyoverlay.

Classes

ContextMenu(**kwargs)

A menu of clickable options that can trigger provided event handlers.

ContextMenuArea(**kwargs)

Widget wrapper that displays a specified context menu when the widget is right clicked.

DecoratedWidgetWrapper(**kwargs)

A 'windowed' draggable and closeable wrapper for any ipywidget.

PopupComponent(**kwargs)

Separate browser window containing the wrapped widget.

WidgetWrapper(**kwargs)

A basic draggable wrapper for any ipywidget.