mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* feat(tabs): add destroyInactiveTabPanel and set default to false * feat(tabs): integrate with destroyInactiveTabPanel * feat(theme): hidden inert tab panel * feat(changeset): add changeset * chore(changeset): add issue number * feat(docs): add `destroyInactiveTabPanel` prop to tabs page * chore(docs): set destroyInactiveTabPanel to true by default * chore(tabs): set destroyInactiveTabPanel to true by default * chore(tabs): revise destroyInactiveTabPanel logic * feat(tabs): add tests for destroyInactiveTabPanel * chore(tabs): change the default value of destroyInactiveTabPanel to true
@nextui-org/tabs
Tabs organize content into multiple sections and allow users to navigate between them.
Please refer to the documentation for more information.
Installation
yarn add @nextui-org/tabs
# or
npm i @nextui-org/tabs
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.