Commit 144270b7 authored by Valentin Skripnikov's avatar Valentin Skripnikov

-

parent a18204fe
......@@ -30,7 +30,7 @@
"required": true, // обязательное поле
"data": { // дефолтные данные компонента
"id": "person",
"type": "textbox",
"type": "type",
"value": "Дефолтное значение"
}
}
......@@ -46,6 +46,7 @@
.. js:data:: input
Поле ввода для некоторых компонентов:
* текстовое поле
* числовое поле
* многострочный текст
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment