h5

fun ElementSink.h5(block: NodeBuilder.() -> Unit = {})

Appends an h5 heading element to this sink.

Parameters

block

configures the new node (props, children); defaults to an empty body.