Dojo: BorderContainer how to change splitter width/height?
I'm wo开发者_如何学运维ndering, how can I change the size of splitter in BorderContainer ?
Thanks for help.
I would try looking at what CSS rule is responsible for that width and then change that.
To collapse/remove the splitter completely set the gutter property to false.
精彩评论