<%@ input ({ idPrefix:'string', contents:'string', topLeftButtons:'string' }); required ( 'Uize.Widgets.Button.Widget' ); %> <% .topLeftButtons %> <%= m.childHtml ({ name:'close', widgetClass:Uize.Widgets.Button.Widget, text:'X', size:'tiny' }) %> <% .contents %> CANCEL OK