AllenFang / AllenFang/react-bootstrap-table
Override table to render <div>instead of <table><tr><td>
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to override the rendering to use div instead? We are looking for better responsive experience for mobile view. Want to use CSS3 flex and div.
Or would you be interested in PR replacing table, th, td, tr tags to div? Functionality should continue to work. Just few styling updates.
Contributor guide
Assessment
This issue has not been assessed yet.