@extends('layouts.master') @section('title') Range Slider @endsection @section('css') @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title') Range Slider @endslot @slot('subtitle') UI Elements @endslot @endcomponent

ION Range slider

Cool, comfortable, responsive and easily customizable range slider

Default
Min-Max
Prefix
Range
Step
Custom Values
Prettify Numbers
Disabled
Extra Example
Use decorate_both option
Postfixes
Hide
@endsection @section('scripts') @endsection