Commit 30ff5a6c authored by Valentin Skripnikov's avatar Valentin Skripnikov

-

parent 7e029955
«Счетчик»
---------
.. js:class:: AS.FORMS.TextView
Отображение компонента, наследует :js:class:`AS.FORMS.View`
.. code-block:: js
{
"id": "counter-cmp",
"type": "counter",
"style": {},
"config": {
"counter": "6e6c5cb3-a48e-4b83-a9b1-1def01c4f213", // идентификатор счетчика
"script": ""
},
"fromHistory": true,
"fullId": "counter-cmp"
}
--------------------------------------------------------------------------------
.. js:class:: AS.FORMS.SimpleModel
Модель компонента, наследует :js:class:`AS.FORMS.Model`
.. code-block:: js
{
"id": "counter-cmp",
"type": "counter",
"value": "44-25.10.2017"
}
...@@ -20,3 +20,4 @@ ...@@ -20,3 +20,4 @@
file file
link link
entity entity
counter
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