DoneLabel
Introduction
Function signature
done_label = DoneLabel(
text="Task has been successfully finished",
widget_id=None
)
Parameters
Parameters
Type
Description
text

widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Initialize DoneLabel widget
DoneLabel widgetCreate app layout
Create app using layout
Add functions to control widgets from python code

Last updated