AllenFang/react-bootstrap-table

pass in the whole data object for afterInsertRow and afterDeleteRow

開放

#491 建立於 2016年6月4日

 (9 則留言) (0 個反應) (0 位負責人)JavaScript (795 個分叉)batch import
help wanted

倉庫指標

星標
 (2,240 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hello, In the docs, it reads image

I wonder, if we can pass an extra argument of the complete data object, so that it is easy to use redux/setState to manage the data. I will be able to use something like onUpdate={data => this.setState(data)}.

I just went through the docs briefly. If I miss the function please let me know. :)

貢獻者指南