then in your onChange function of your checkbox handle the object array: onChange={() => { handleChange(item); }} const handleChange ...
確定! 回上一頁