euporie.core.comm.ipympl.Label
- class euporie.core.comm.ipympl.Label(value: AnyFormattedText, style: str | Callable[[], str] = 'class:input', html: FilterOrBool = False, dont_extend_height: FilterOrBool = True, dont_extend_width: FilterOrBool = True, align: WindowAlign | Callable[[], WindowAlign] = WindowAlign.LEFT, wrap_lines: FilterOrBool = True)
A label widget which displays rich text.