Voyager 2
2.x
2.x
  • Introduction
  • Javascript
  • Media Manager
  • Plugins
  • Settings
  • bread
    • Actions
    • BREAD Builder
    • Layouts
    • Lists
    • Manipulate data
    • Multilanguage
    • Relationships
    • Validation
    • Views
  • contributing
    • Assets
    • CSS
    • Introduction
  • de
    • index
  • formfields
    • Checkboxes
    • Date & Time
    • Dynamic input
    • Formfields
    • Media Picker
    • Number
    • Password
    • Radios
    • Relationship
    • Repeater
    • Select
    • Simple array
    • Slider
    • Slug
    • Tags
    • Text
    • Toggle
  • getting-started
    • Installation
    • Prerequisites
    • Tips and tricks
    • What is Voyager
  • overriding
    • Overriding formfields
    • Icons
  • plugins
    • Assets
    • Components
    • Features
    • Filter
    • Plugin development
    • Language
    • Menu Items
    • Custom pages
    • Preferences
    • Routes
    • Settings
    • Widgets
Powered by GitBook
On this page
  • Options
  • Min
  • Max
  • Step
  • Range
  • Distance
  • Show inputs
  • Color

Was this helpful?

  1. formfields

Slider

PreviousSimple arrayNextSlug

Last updated 3 years ago

Was this helpful?

The slider allows you to select a number between a given minimum and maximum value. A range options makes it possible to select two values where one is the lower and the other is the higher value.

Simple Slider

Options

Min

The minimum value

Max

The maximum value

Step

Specifies the interval between numbers.

Range

Set to true to select a range. Please make sure your column is JSON!

Distance

The minimum distance between the lower and higher value. Used when range is true.

Show inputs

Additionally show number inputs for manually entering the value.

Color

Select the color of the slider.

Range-slider