Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-short-docs/progress-value
2020-12-05 21:29:49 +01:00

4 lines
341 B
Plaintext

value
This attribute specifies how much of the task that has been completed. It must be a valid floating point number between 0 and max, or between 0 and 1 if max is omitted. If there is no value attribute, the progress bar is indeterminate; this indicates that an activity is ongoing with no indication of how long it is expected to take.