textual-inputs icon indicating copy to clipboard operation
textual-inputs copied to clipboard

Add a Datetime Input

Open sirfuzzalot opened this issue 3 years ago • 0 comments

  • support an input allowing for both date and time inputs
  • support on change event
  • accept datetime.datetime as starting value
  • output value should be a datetime.datetime object
  • widget should resemble browser datetime component

sirfuzzalot avatar May 14 '22 22:05 sirfuzzalot