Dear friends,
Let me ask you questions about wood, please.
1. Is it possible to set the layout
type: ‘tab group’,
width: 220,
minWidth: 200,
items: [{
type: ‘layoutPanel’,
title: ‘Solution Explorer’,
contentContainer: ‘SolutionExplorerPanel’
},
The content field contains the following
contentContainer :”<div ID=”myID’></div>”
or
Content container: “”;
initContent: {“<div ID=”myID’></div>”}
Or in other words – can I create fields dynamically.
2. Is it possible to position the label on the “pin panels” vertically,
3 Is it possible for the autohide panel to dynamically change the width
Thank you
Best wishes,
Oleg Il