Dongha Kang

Results 2 issues of Dongha Kang

Hi, I am really new to cornerstone.js, so I need your help. I am currently using OHIF Viewer (viewer that uses cornerstone.js) and I wanted to add the UI that...

Hello, I am currently using react-datepicker for my project, using next.js and typescript. I followed an example online ``` const [startDate, setStartDate] = useState(new Date()); const ExampleCustomInput = forwardRef(({ value,...