Skip to content

Does Tab support add/close buttons like most browsers? #4361

Answered by stsrki
HubKing asked this question in Q&A
Discussion options

You must be logged in to vote

Out of the box, no. Our tabs are quite atomic in design, meaning they don't have much logic behind them. You can probably add a close button yourself and adjust it with CSS to the right side. And for the closing of tabs, you will also need to do it yourself. Basically, you will not render those that are closed. Or set them Display="Display.None".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@David-Moreira
Comment options

Answer selected by HubKing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants