简体   繁体   中英

It is possible to add label to zkoss tabbox?

I have tabbox with several vertical tabs. I need to add labels between some tabs(or just make disabled tabs with this labels). How can I do that?

Thanks to Konstantin V. Salikhov. This is solution
<tab label="Hello there!" disabled="true" />

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM