CircleProgress
Introduction
Function signature
CircleProgress(
progress=progress,
widget_id=None,
)Parameters
Parameters
Type
Description
progress
widget_id
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Initialize widgets: Progress, Circle Progress and Button
Progress, Circle Progress and ButtonCreate app layout
Create app using layout
Start progress with button click
Last updated