Skip to content

Add RangeField #54

@techniq

Description

@techniq

Currently there is RangeSlider

  • Rename RangeSlider to RangeInput (or maybe MultiRangeInput)
  • Add RangeField which combines Field and RangeInput
  • Update RangeInput to support single value
  • Consider adding native prop which uses a styled <input type="range" {min} {max} {step} />
  • Consider consolidating NumberStepper
  • Add ticks support
  • Add ColorRangeInput and expose maybe as type="color"
  • Replace LayerChart's RangeField (but leverage some of the ideas like showing the number, etc
    • Support clicking number to set (with proper mobile keyboard)
  • Consider adding a CircularSlider (or CircleRangeInput)

Examples:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions