6abaad81655dc10e0255d42105ebd951a75cdfd5
[portal/sdk.git] /
1 <div ng-controller="ResizableCtrl">
2     <div>
3         <div>New width: {{width}}</div>
4         <div>New height: {{height}}</div>
5     </div>
6 </div>