How can add time picker in handsontable

Tags: #<Tag:0x00007f0b091e91f8>

HI,

How can add or add timepicker inside handsontable ?

Hi @niyaz.nz

You can create your own Editor https://handsontable.com/docs/8.2.0/tutorial-cell-editor.html, you may use any of the available JS components or create your own. You may also do it within React https://handsontable.com/docs/8.2.0/frameworks-wrapper-for-react-custom-editor-example.html, Vue https://handsontable.com/docs/8.2.0/frameworks-wrapper-for-vue-custom-editor-example.html or Angular https://handsontable.com/docs/8.2.0/frameworks-wrapper-for-angular-custom-editor-example.html