Date select in Handsontable (Filter)

https://i.stack.imgur.com/4Kd4E.png
Click and check it.
How to change the input type=“text” placeholder=“Value” into input type=“date” placeholder=“Value” in the field of Filter by condition

I want to change the text into date format so that we may compare using datepicker.

Hi @santosh

it is hardcoded and cannot be changed by extrinsic API. You would need to create a custom dropdown menu option to have this kind of functionality.