Skip to content

Slider

The slider is a component that allows you to enter a numerical value within a range.

Properties

UI Dialog

ItemInput valueOptionDefault value
IDstringautomatic
Widthnumber222
Heightnumber40
Xnumber
Ynumber
Colorstring
color picker
Background Colorstring
color picker
Input Colorstring
color picker
Disabledboolean
  • on
  • off
  • off
    Read Onlyboolean
  • on
  • off
  • off
    Visibilityboolean
  • on
  • off
  • on
    Minnumber0
    Maxnumber100
    Stepnumber1
    Value Labelselect
  • On
  • Off
  • Auto
  • On
    Helper Textstring
    Valuenumber50
    Error-
    Change Eventselect
  • NONE
  • ACTION
  • NONE

    Action

    ItemPropertiesData TypeOptionsDefault value
    IDidstringautomatic
    Widthwidthnumber222
    Heightheightnumber40
    Xxnumber
    Yynumber
    Colorcolorstring
    Background ColorbackgroundColorstring
    Input ColorinputColorstring
    Disableddisabledboolean
  • true
  • false
  • false
    Read OnlyreadOnlyboolean
  • true
  • false
  • false
    Visibilityvisibilityboolean
  • true
  • false
  • true
    Minminnumber0
    Maxmaxnumber100
    Stepstepnumber1
    Value LabelvalueLabelstring
  • auto
  • on
  • off
  • on
    Helper TexthelperTextstring
    Valuevaluenumber50
    Errorerrorboolean
  • true
  • false
  • false

    Tips

    Event

    Event nameDescription
    onchangeOccurs when a value change is made.