doph-js 0.0.39 → 0.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,6 +22,17 @@
22
22
 
23
23
  ---
24
24
 
25
+ ## Формы
26
+
27
+ ### DInput
28
+ текстовое поле
29
+ #### props
30
+ - label : заголовок
31
+ - placeholder : фоновый текст
32
+ - size : размер - wide | null
33
+
34
+ ---
35
+
25
36
  ### DButton
26
37
  кнопки
27
38