Block.generateHtml

Generates the appropriate html for the element.

class Block(TElement = Element)
protected final override
string
generateHtml
()
if (
is(BaseClassesTuple!TElement == AliasSeq!(Element, Object)) ||
is(TElement == Element)
)

Meta