leonardo-m
1/24/2018 - 2:59 PM

clear selection of react bootstrap table

this.refs.table.setState({
  selectedRowKeys: []
});

<BootstrapTable ref='table' />