awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
Progress
awebview
gui
widgets
progress
Undocumented in source.
class
Progress : TemplateHTMLElement!(HTMLProgress, `<progress id="%[id%]"></progress>`) {
this
(string id);
}
Constructors
this
this
(string id)
Undocumented in source.
Meta
Source
See Implementation
awebview
gui
widgets
progress
classes
HTMLProgress
Progress
interfaces
IProgress