tfoot

object tfoot extends Tag

The <strong>HTML <code><tfoot></code> element</strong> defines a set of rows summarizing the columns of the table.

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]