Static progress bar #2906
-
Hello, I found the class I am on the right track, or should I use the Thank you ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You could construct a Progress, and print it. That will give you the same output, but it won't update. Or you could use the |
Beta Was this translation helpful? Give feedback.
You could construct a Progress, and print it. That will give you the same output, but it won't update.
Or you could use the
Progress
renderable for a simple bar.