@extends('layouts.main') @section('title', 'Range Slider') @section('content') @push('head') @endpush

{{ __('Range Slider')}}

{{ __('Basic Range Slider')}}

Use id="ex1" to see default rating

{{ __('Range Selector Slider')}}

Use id="ex2" to see default rating

€ 10 € 1000
{{ __('Range Handles Slider')}}

Use data-slider-id="RC" id="R" data-slider-handle="square" to color handles rating

R

G

B

{{ __('Destroy Instance Slider')}}

Use id="ex5" to see default rating

{{ __(' Bind to "Slide" JQuery Event On Slider')}}

Use id="ex6" to see default rating

3
{{ __(' Enabled And Disabled.')}}

Use id="ex7" to see default rating

Enabled
{{ __(' Static Tooltip.')}}

Use id="ex8" to see default rating

{{ __(' Decimal Value Slider')}}

Use id="ex9" to see default rating

{{ __(' Setting Custom Icon.')}}

Use id="ex10" to see default rating

{{ __(' Using A Custom Step Interval.')}}

Use id="ex11" to see default rating

{{ __('Coloring.')}}

Use id="ex12a", id="ex12b", id="ex12c" to see default rating

{{ __('Using Tick Marks And Labels.')}}

Use id="ex13" to see default rating

{{ __('Using Tick Marks At Specific Positions.')}}

Use id="ex14" to see default rating

{{ __('With A Logarithmic Scale.')}}

Use id="ex15" to see default rating

{{ __('Focus The Slider.')}}

Use id="ex16a" and id="ex16b" to see default rating



{{ __('Unusual Tooltip Positions')}}

Use id="ex17a" to see default rating

{{ __('Accessibility With ARIA Labels')}}

Use id="ex18a" and id="ex18b" to see default rating

{{ __('Auto-Register')}}

Use id="ex19" to see default rating

{{ __('Slider-Elements Initially Hidden')}}

Use id="ex20a" and id="ex16b" to see default rating

{{ __('Automatically Turns It Into A Slider')}}

Use id="ex21" to see default rating

{{ __('Using Tick Marks At Specific Positions..')}}

Use id="ex23" to see default rating

{{ __('Vertical Slider')}}

Use id="4" to see default rating

@push('script') @endpush @endsection