mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
kotlin_ui_dsl.md: mark deprecated
This commit is contained in:
parent
c908314bbd
commit
02b8b0b47b
@ -1,6 +1,7 @@
|
|||||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||||
|
|
||||||
# Kotlin UI DSL Version 1
|
# Kotlin UI DSL Version 1
|
||||||
|
<primary-label ref="Deprecated"/>
|
||||||
|
|
||||||
<link-summary>Kotlin DSL for creating UI forms with input components bound to state object.</link-summary>
|
<link-summary>Kotlin DSL for creating UI forms with input components bound to state object.</link-summary>
|
||||||
|
|
||||||
@ -10,7 +11,7 @@
|
|||||||
|
|
||||||
</tldr>
|
</tldr>
|
||||||
|
|
||||||
> If you're targeting IntelliJ Platform 2021.3 and later only, please use [](kotlin_ui_dsl_version_2.md).
|
> When targeting IntelliJ Platform 2021.3 and later only use [](kotlin_ui_dsl_version_2.md).
|
||||||
>
|
>
|
||||||
> **The version documented on this page is deprecated and will be removed in future platform releases.**
|
> **The version documented on this page is deprecated and will be removed in future platform releases.**
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user