platform-components-ng/projects/platform-components-lib/src/lib/components/dialog/qpp-dialog-config.ts
Qpp dialog configuraton
Properties |
|
constructor(init?: Partial
|
||||||
|
Parameters :
|
| Optional backdropClass |
Type : string
|
| Optional backdropClose |
Type : boolean
|
Default value : true
|
| Optional disableCloseOnEscape |
Type : boolean
|
Default value : false
|
| Optional height |
Type : number | string
|
| Optional maxHeight |
Type : number | string
|
| Optional maxWidth |
Type : number | string
|
| Optional minHeight |
Type : number | string
|
| Optional minWidth |
Type : number | string
|
| Optional panelClass |
Type : string
|
| Optional width |
Type : number | string
|