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
A desirable solution would be a DateTime Picker Card with pop-up spinners. But it must not be a classic pop-up card; instead, it should be an overlay like a dropdown menu. Otherwise, it wouldn't work inside an actual pop-up card, as a pop-up card within a pop-up card doesn't function properly.
Here is an example implementation in vanilla JavaScript without additional libraries: https://www.cssscript.com/mobile-ios-date-picker-rolldate/
It would be great if the values rotated within the closed circle, similar to this example: https://pub.dev/packages/time_picker_spinner_pop_up
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
A desirable solution would be a DateTime Picker Card with pop-up spinners. But it must not be a classic pop-up card; instead, it should be an overlay like a dropdown menu. Otherwise, it wouldn't work inside an actual pop-up card, as a pop-up card within a pop-up card doesn't function properly.



Here is an example implementation in vanilla JavaScript without additional libraries:
https://www.cssscript.com/mobile-ios-date-picker-rolldate/
It would be great if the values rotated within the closed circle, similar to this example: https://pub.dev/packages/time_picker_spinner_pop_up
Beta Was this translation helpful? Give feedback.
All reactions