applyElement

abstract fun applyElement(element: TagNode): () -> Unit

指定された要素をDSLに適用します。

Return

要素の適用を取り消すための関数

Parameters

element

適用するHTML要素