Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

appendTo?: string
autoOpen?: boolean
beforeClose?: DialogEvent
buttons?: {} | DialogButtonOptions[]
classes?: DialogClasses
close?: DialogEvent
closeOnEscape?: boolean
closeText?: string
create?: DialogEvent
dialogClass?: string
disabled?: boolean
dragStart?: DialogEvent
dragStop?: DialogEvent
draggable?: boolean
focus?: DialogEvent
height?: string | number
hide?: string | number | boolean | DialogShowHideOptions
maxHeight?: number
maxWidth?: number
minHeight?: number
minWidth?: number
modal?: boolean
position?: any
resizable?: boolean
resize?: DialogEvent
resizeStart?: DialogEvent
resizeStop?: DialogEvent
show?: string | number | boolean | DialogShowHideOptions
stack?: boolean
title?: string
width?: any
zIndex?: number

Generated using TypeDoc