diff --git a/topics/user_interface_components/kotlin_ui_dsl.md b/topics/user_interface_components/kotlin_ui_dsl.md index 603ee106d..f29a2e9d2 100644 --- a/topics/user_interface_components/kotlin_ui_dsl.md +++ b/topics/user_interface_components/kotlin_ui_dsl.md @@ -16,7 +16,7 @@ > > Please note [breaking changes](api_changes_list.md) can occur for this API between major releases. > -{style="warning"} +{style="warning" title="Kotlin UI SDL Version 1 vs 2"} Kotlin UI DSL allows creating UI forms with input components bound to state objects. The forms are built by using a declarative Kotlin syntax.