You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
I'm using picky as a price picker and at some point I thought that I'd like to have a separator located between PickerGroups.
The image below shows an example of the location of such a separator (absolute positioning).
I think one implementation approach to the separator would be a PickerGroup with a single PickerItem element that has scrolling disabled and custom style that i.e. allows to change the width.
It would be really cool if you would consider such functionality 😊