react-data-table-component icon indicating copy to clipboard operation
react-data-table-component copied to clipboard

[FEATURE]: [Expandable Rows with Breakpoint condition]

Open ferilagi opened this issue 1 year ago • 0 comments

Feature Check list

  • [ x] Agree to the Code of Conduct
  • [x ] Read the README to ensure the feature is not already present
  • [x ] You read Creating Issues, Features and Pull Requests
  • [x ] Considered the value versus complexity for all users of the library as well as library maintenance
  • [x ] Considered if this can be a storybook or documentation example

Is your feature request related to a problem? Please describe

Expandable Rows with Breakpoint condition like show only in small device and hide in large device similiar to Responsive in datatables .net

A clear and concise description of what the feature is. maybe like props expandableRows={sm} and default still bolean if not defined

Describe the solution you'd like

ferilagi avatar Jun 17 '24 15:06 ferilagi