MaastrichtU-IDS / into-the-graph

🧭 Resolve, visualize and browse the content of any SPARQL endpoint
https://maastrichtu-ids.github.io/into-the-graph
MIT License
13 stars 4 forks source link

Fix Describe tabs #2

Closed vemonet closed 4 years ago

vemonet commented 4 years ago

https://github.com/reactjs/react-tabs https://reactcommunity.org/react-tabs/

vemonet commented 4 years ago

Recommend to use a router and different pages for different tabs content: https://stackoverflow.com/questions/51279676/using-material-ui-tabs-with-react

Cool example of React JS using Material UI tabs: https://www.golangprograms.com/example-of-react-js-with-material-ui-components.html

Original Material UI tabs: https://material-ui.com/components/tabs/

React bootstrap Tabs: https://react-bootstrap.github.io/components/tabs/#