աӄա e34c5e307d
feat(tabs): add destroyInactiveTabPanel prop for Tabs component (#2973)
* 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
2024-05-12 23:00:28 -03:00
..
2024-04-16 09:25:51 -03:00
2024-04-01 14:52:40 -03:00

@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.