ess.reduce.widgets.EssWidget# class ess.reduce.widgets.EssWidget(*args, **kwargs)[source]# Protocol for ESS widgets. All widgets should have a value property that returns the value of the widget. It can be composed from multiple widgets. ``` __init__(*args, **kwargs)# Methods __init__(*args, **kwargs) Attributes value