Progress Control
Guide
Edit on GitHub ✎
A Progress control is a familiar Progress bar: It represents progress as a percentage, with a possible range of 0 to 100 (inclusive).
Intro
A Progress control is a familiar Progress bar: It represents progress as a percentage, with a possible range of 0 to 100 (inclusive).
Class synopsis
class UI\Controls\Progress { }
Progress