Wyatt Bai
Results
1
comments of
Wyatt Bai
I figured out the case for myself: After `e.stopPropagation() `for un-used columns, bind customised action for column ``` const [showConfirmModal, setShowConfirmModal] = useState(false); // store targeted Id for API purpose...