disabledButton
suspend fun ComponentContainer.disabledButton(row: Int? = null, builder: suspend DisabledInteractionButton.() -> Unit): DisabledInteractionButton
DSL function for creating a disabled button and adding it to the current ComponentContainer.