ProgressElement constructor

ProgressElement()

Implementation

factory ProgressElement() => document.createElement("progress");