AllenFang / AllenFang/react-bootstrap-table
passing current row, cellvalue, cellname to a custom editor
オープン
- 主要言語
- JavaScript
- スター
- 2.2k
- フォーク
- 761
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If I use a custom editor cell like:
customEditor={ { getElement: createPriceEditor, customEditorParameters: { currencies: currencies } } }>
how can I do to pass the current row, cellvalue, and cellname to the custom editor?
Thanks
コントリビューションガイド
評価
この issue はまだ評価されていません。