mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57: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. -->
|
||||
|
||||
# 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>
|
||||
|
||||
@ -10,7 +11,7 @@
|
||||
|
||||
</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.**
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user