progress

object progress extends Tag

The <strong>HTML <code><progress></code> element</strong> represents the completion progress of a task, typically displayed as a progress bar.

trait Tag
class Object
trait Matchable
class Any

Type members

Classlikes

object tag extends TagElement

Types

type tagType = tag

Value members

Concrete methods

@inline
def apply(mods: TagMod[tag]*): WithAttrs[tagType]