vuhongson-01
Results
1
comments of
vuhongson-01
add `renderInput` to solve this problem ``` { console.log(v); }} value={new Date()} mode={'DATE'} dateFormat={'DD.MM.YYYY'} renderInput={() => ( )} /> ```