euporie.core.comm.ipywidgets.LabelledWidget

class euporie.core.comm.ipywidgets.LabelledWidget(body: AnyContainer, label: AnyFormattedText, style: str = 'class:input', vertical: FilterOrBool = False, html: FilterOrBool = False)

A widget which applies a label to another widget.