invoke

operator fun invoke(block: HxSwap.Builder.() -> Unit): String(source)

Builds a new hx-swap value based on this style.

HxSwap.AfterEnd {
transition = true
}