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

Add pading between rdt_TableBody and rdt_TableHeadROW using customStyle

Open Poojatilekar opened this issue 3 years ago • 1 comments

Issue Check list

  • [ ] Agree to the Code of Conduct
  • [ ] Read the README
  • [ ] You are using React 16.8.0+
  • [ ] You installed styled-components
  • [ ] Include relevant code or preferably a code sandbox

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Code Sandbox, Screenshots, or Relevant Code

Please include a codesandbox to help expedite troublshooting.

https://codesandbox.io/embed/react-data-table-sandbox-ccyuu

Otherwise, add screenshots and/or complete sample code to help explain your problem.

Versions (please complete the following information)

  • React (RDT requires 16.8.0+)
  • Styled Components
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari, firefox]

Additional context

Add any other context about the problem here.

Poojatilekar avatar May 18 '22 10:05 Poojatilekar

how to access body parameter in customstyle.

Poojatilekar avatar May 18 '22 10:05 Poojatilekar