Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 349 Bytes

File metadata and controls

21 lines (17 loc) · 349 Bytes

Basic Widgets

This package exports three basic widgets:

  • Editable - a number input triggering on Enter
  • StringOnEnter - a string input triggering on Enter
  • DateTimePicker - the native date and time picker.

Editable

Editable

StringOnEnter

StringOnEnter

DateTimePicker

DateTimePicker