newElement

abstract fun newElement(tag: Tag<*>): TagNode

新しい要素を作成します。

Return

作成された要素のノード

Parameters

tag

作成する要素のタグ