splitter

fun <Error class: unknown class>.splitter(className: String? = null, init: Splitter.() -> Unit? = null): Splitter
fun Page.splitter(className: String? = null, init: Splitter.() -> Unit? = null): Splitter

DSL builder extension function.

It takes the same parameters as the constructor of the built component.