react-bootstrap-table/react-bootstrap-table2

Table data row customisation by using component

Open

#212 aberto em 17 de fev. de 2018

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (415 forks)batch import
good first issuehelp wanted

Métricas do repositório

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

Description

@AllenFang Give your thoughts on following customisation requirements Use Case:

  1. Table rows will be rendered as Card or Tabular cell.
  2. Should support row select, pagination, sort and filter.
  3. Pass props to dispatch action from row component.
  4. Table Header optional. image

Guia do colaborador