linkButton

suspend fun ComponentContainer.linkButton(row: Int? = null, builder: suspend LinkInteractionButton.() -> Unit): LinkInteractionButton

DSL function for creating a link button and adding it to the current ComponentContainer.