Skip to content

[react-markdown] Ready-Made Table Component #798

Answered by ChristianMurphy
StevenXL asked this question in Q&A
Discussion options

You must be logged in to vote

React-markdown doesn't have an opinion on styles or include styles, but there certainly are plenty of options you could choose.

https://github.com/sindresorhus/github-markdown-css can be used without needing to pass a custom component

There are plenty of table components if you want to go that route https://github.com/brillout/awesome-react-components#table

And most style frameworks offer themed tables as well https://reactstrap.github.io/components/tables/, https://material-ui.com/components/tables/, https://v2.grommet.io/table to note a few.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wooorm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants