JSPM

@camped-ui/stepper

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q33077F

Package Exports

  • @camped-ui/stepper
  • @camped-ui/stepper/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@camped-ui/stepper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

stepper

Slider component is an interactive input element where the user can select a value from within a given range. It provides a visual representation of the selectable range with a movable handle, allowing users to slide and choose a specific value. Sliders are commonly used for settings, adjustments, or any scenario where a continuous range of values needs to be selected. The Slider component enhances the user experience by providing an intuitive and interactive way to input numerical or adjustable values.

Installation

yarn add @camped-ui/stepper

Usage

View docs here.