Replies: 4 comments 4 replies
-
@gpeipman Thank you for trying BlazorBootstrap. Currently, dynamic tabs are not supported. Please create an issue on GitHub to report this. We will add this as an enhancement. To help us prioritize the feature, please provide more details about the scenarios where you would use dynamic tabs. We appreciate your feedback! |
Beta Was this translation helpful? Give feedback.
-
@gpeipman @nolisj We are adding an example how to create dynamic tabs in the next release. |
Beta Was this translation helpful? Give feedback.
-
I managed to get adding work. Now I have new question - deleting a tab that user wants to close. I'm trying to build UI where user can select projects from list and for every project there is task list shown in tab. Users must also be able to close tabs they don't currently need. |
Beta Was this translation helpful? Give feedback.
-
@gpeipman @nolisj Dynamic tabs support added and merged to master. PR: #538 |
Beta Was this translation helpful? Give feedback.
-
Hi!
How can I add new tabs dynamically to tabs component? I would like to do it in code.
Beta Was this translation helpful? Give feedback.
All reactions