add(widget): primitive progressbar widget
This commit is contained in:
parent
26de688e68
commit
d60f3b89a7
9 changed files with 239 additions and 5 deletions
|
|
@ -2,6 +2,7 @@ mod button;
|
|||
mod checkbox;
|
||||
mod column;
|
||||
mod image;
|
||||
mod progressbar;
|
||||
mod radio;
|
||||
mod row;
|
||||
mod scrollable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue