dmk99 / react-pdf-table

Storybook Available
https://dmk99.github.io/react-pdf-table
MIT License
152 stars 62 forks source link

表格的样式能美化吗,我想要这种效果的,但是修改了好长时间都不好使 #16

Closed leishihong closed 4 years ago

leishihong commented 4 years ago

image

dmk99 commented 4 years ago

I'm sure it's quite possible to style a table like this. You should be able to modify the style properties passed to the components but you also need to remember that you won't have the full CSS styling capabilities because react-pdf may not use those CSS styles.