You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/ru/docusaurus-plugin-content-docs/current/blocks/renders/conditioning.md
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,13 @@
1
1
# Привязка условий
2
2
3
-
```mdx-code-block
4
-
import NotImplemented from "@site/src/components/NotImplemented"
5
-
6
-
<NotImplemented />
7
-
```
3
+
Вы могли видеть, как ванильные заборы соединяются между собой, как и провода из различных модов. Но как же такое возможно? Ведь обычно блоки являются единой основой, не взаимодействующей с другими внешне. Об этом в этой статье.
8
4
9
5
## Для чего нужно
10
6
11
-
```mdx-code-block
12
-
<NotImplemented />
13
-
```
7
+
Данная технология нужна для создания более сложного визуала моделькам блоков, добавляя какие-то новые детали на блоки при определённых условиях.
0 commit comments