Block.this

Creates a new block element.

  1. this()
    class Block(TElement = Element)
    final
    this
    ()
    if (
    is(BaseClassesTuple!TElement == AliasSeq!(Element, Object)) ||
    is(TElement == Element)
    )
  2. this(string tagName)

Meta