src/ui/dialog/smart-dialog-config.ts
Configuration options for the SmartDialogComponent
Properties |
|
buttons |
buttons:
|
Type : DialogButtons[]
|
component |
component:
|
Type : any
|
Optional |
componentDependencies |
componentDependencies:
|
Type : any[]
|
Optional |
context |
context:
|
Type : any
|
Optional |
injector |
injector:
|
Type : Injector
|
Optional |
templateRef |
templateRef:
|
Type : TemplateRef<any>
|
Optional |
textContent |
textContent:
|
Type : string
|
Optional |
title |
title:
|
Type : string
|