Optional
clickHandler?: (target: HTMLElement) => voidcalled when the user clicks inside the panel or presses the Enter key while an element focused
HTML content of the panel
Optional
id?: stringunique identifier to use with Panel.hide and Panel.isVisible and to store the width
Optional
noMargin?: booleanremove the default margins
Optional
width?: stringinitial width
Configuration for Panel.show