Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Add c-slider component #217

Open
TylerAPfledderer opened this issue Nov 6, 2022 · 0 comments
Open

Add c-slider component #217

TylerAPfledderer opened this issue Nov 6, 2022 · 0 comments
Labels
☄️ core team This issue/pull request has been opened by a Vue core team member type: contributions welcome 💚 Contributions are welcome! type: feature or enhancement ⚡️ New feature or request

Comments

@TylerAPfledderer
Copy link
Collaborator

Used to allow users to make selections from a range of values.

It provides context and functionality for all slider components.

See React package Slider

🚨 Important

React version uses multiple hooks. Consider building these hooks first if need be, or look at alternatives from VueUse

  • usePanEvent
  • useControllableState
  • useCallbackRef (not needed)
  • useUpdateEffect
  • useSizes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
☄️ core team This issue/pull request has been opened by a Vue core team member type: contributions welcome 💚 Contributions are welcome! type: feature or enhancement ⚡️ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant