From a9888d2d9e00abc27d93413f626c75c33651c97e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 9 Feb 2020 14:32:06 +0100 Subject: Updated Module.md for API Doc --- Module.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Module.md b/Module.md index d42d6443..5b9cffb0 100644 --- a/Module.md +++ b/Module.md @@ -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. -- cgit