canvas

object canvas extends Tag

Use the <strong>HTML <code><canvas></code> element</strong> with the <a href="/en-US/docs/Web/API/Canvas_API">canvas scripting API </a>to draw graphics and animations.

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]