react-bootstrap-table/react-bootstrap-table2

insertRow and deleteRow features for react-bootstrap-table2

Open

#280 aberto em 29 de mar. de 2018

Ver no GitHub
 (14 comments) (11 reactions) (0 assignees)JavaScript (415 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.249 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador