diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-02-09 14:32:06 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-02-09 14:32:06 +0100 |
commit | a9888d2d9e00abc27d93413f626c75c33651c97e (patch) | |
tree | fb0cbdbe37eba1375613207d5342720c700b13c1 | |
parent | 3879b496432760ffaffe721bc38671bed78eaa8e (diff) | |
download | kvision-a9888d2d9e00abc27d93413f626c75c33651c97e.tar.gz kvision-a9888d2d9e00abc27d93413f626c75c33651c97e.tar.bz2 kvision-a9888d2d9e00abc27d93413f626c75c33651c97e.zip |
Updated Module.md for API Doc
-rw-r--r-- | Module.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -52,6 +52,10 @@ validation. Checkbox, radiobutton and radiobutton group components. +# Package pl.treksoft.kvision.form.range + +Range input component. + # Package pl.treksoft.kvision.form.select Contains a simple select component as well as a full-featured component with support for remote (AJAX) data source. |