Skip to content

Instantly share code, notes, and snippets.

editor.windowManager.open( {
title: 'A popup dialog',
body: [
{
type: 'textbox',
name: 'text1',
label: 'enter your text',
multiline : true,
minHeight : 60,