kotlin_ui_dsl_version_2.md: let's try if people read warnings

This commit is contained in:
Yann Cébron 2022-08-16 09:26:36 +02:00
parent 9a187cb2e8
commit 26e33b4485

View File

@ -6,7 +6,7 @@
> >
> See [](kotlin_ui_dsl.md) for targeting earlier releases. > See [](kotlin_ui_dsl.md) for targeting earlier releases.
> >
{type="note"} {type="warning"}
Kotlin UI DSL Version 2 allows creating UI forms with input components bound to state objects. Kotlin UI DSL Version 2 allows creating UI forms with input components bound to state objects.
The forms are built by using a declarative Kotlin syntax and follow the official IntelliJ Platform UI conventions described in the [IntelliJ Platform UI Guidelines](https://jetbrains.design/intellij/). The forms are built by using a declarative Kotlin syntax and follow the official IntelliJ Platform UI conventions described in the [IntelliJ Platform UI Guidelines](https://jetbrains.design/intellij/).