2018-09-14 
    
    1.0.0 
    
    Sanjay Sahu 
    
     
    
    All 
    
    All 
    
    Components, Widgets, Applications
[Overview]
This project is based on ion.rangeSlider implementation for RangeSlider with Label
[Detail]
LabelRangeSlider
   Purpose:  In order to display and select the range between two String values.
   How to use
         Step-1 : Create a web block and under the source web block field select component\LabelRangeSlider.
        Step-2 :   This will expect 7 fields:
                        ShowGrid: Any text needed at the bottom of the slider.
                        IsSingleSlider(Boolean) : It will allow single slider default is double[false]
                        Labels  : List of LabelSliderListtem [ you can find  in Structures]     
                         
          Step-3  : There will be 4 placeholders
                         Current_From_Id_InputPlaceholder: expect input wedged under it. 
                         Current_To_Id_InputPlaceholder: expect input wedged under it.
                        Current_From_Order_InputPlaceholder: expect input wedged under it.
                        Current_To_Order_InputPlaceholder: expect input wedged under it.