Keep the TabPanel Content intact clearContent={false} #35500
Labels
component: tabs
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Duplicates
Latest version
Summary 💡
I tried using multiple forms in different Tabs and got to know that there has to be a prop like
clearContent={false}
Which is supposed to keep the content of the Tabs intact when we do tab switching .
I used one way to solve this issue but this is not the right way to do it , I guess .
So kindly pass a props for the same.
Examples 🌈
Motivation 🔦
#22840
The text was updated successfully, but these errors were encountered: