range_field.Rd
Range fields are translated into sliderInput.
new_range_field(value = numeric(), min = numeric(), max = numeric(), ...)
Default text input value.
Slider boundaries (inclusive)
Other parameters passed to new_field and may be needed by ui_input to pass more options to the related shiny input.