react-headless-tabs

Headless and highly flexible tab-like primitives built with react hooks

Usage no npm install needed!

<script type="module">
  import reactHeadlessTabs from 'https://cdn.skypack.dev/react-headless-tabs';
</script>

README

react-headless-tabs

npm bundlephobia

Headless and highly flexible tab-like primitives built with react hooks

๐Ÿ‘‰ Check out the documentation and interactive examples!

Features

  • ๐ŸŒฑ Well under 1KB minified and gzipped!
  • ๐Ÿš› Bring your own DOM!
  • โœจ Correctly handles dynamic tabs, no more empty tab panels!
  • ๐Ÿคนโ€โ™‚๏ธ Well suited for complex use cases, including drag and drop!
  • ๐Ÿš€ Built-in lazy rendering!
  • ๐Ÿค“ Available as ESM and CJS!

Getting started

npm

npm install react-headless-tabs