UNPKG

siesta-lite

Version:

Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers

16 lines (12 loc) 356 B
Ext.onReady(function () { var viewport = new Ext.Viewport({ layout : 'fit', items : [ { id : 'authResult', title : 'Welcome to authenticated zone', authResult : 'success' } ] }) })