react-link-group

A ReactJS component for rendering a grouping of clickable links. Clicking a link executes a callback function, passing it the id of the selected link

Usage no npm install needed!

<script type="module">
  import reactLinkGroup from 'https://cdn.skypack.dev/react-link-group';
</script>

README

react-link-group

A ReactJS component for rendering a grouping of clickable links. Clicking a link executes a callback function, passing it the id of the selected link