react-bootstrap-table/react-bootstrap-table2

insertRow and deleteRow features for react-bootstrap-table2

Open

#280 geöffnet am 29. März 2018

Auf GitHub ansehen
 (14 Kommentare) (11 Reaktionen) (0 zugewiesene Personen)JavaScript (415 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.249 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi I used the previous version of react-bootstrap-table and in the BootstrapTable Props you could add deleteRow={ true } and insertRow ={true} and 2 buttons for each function would appear and could be used.

Does the newest version has these features? I couldn't find anything like that in the examples, docs or storybook .

Although in issue #37 you mention it as it exists and in the main page it seems as they are included

Contributor Guide