kotlin_ui_dsl.md: minor

This commit is contained in:
Yann Cébron 2024-06-13 13:55:01 +02:00
parent 1cbf1d53ad
commit 782053c6cf

View File

@ -16,7 +16,7 @@
> >
> Please note [breaking changes](api_changes_list.md) can occur for this API between major releases. > 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. Kotlin UI DSL allows creating UI forms with input components bound to state objects.
The forms are built by using a declarative Kotlin syntax. The forms are built by using a declarative Kotlin syntax.