src/lib/info-window/info-window.service.ts
Properties |
|
actions |
actions:
|
Type : TemplateRef<any>
|
Optional |
actionTypes |
actionTypes:
|
Type : "ok" | "yesNo" | "close"
|
Optional |
content |
content:
|
Type : string | TemplateRef<any>
|
title |
title:
|
Type : string
|
Optional |