openWindow
Public function
Signature
function openWindow(url: string, target?: string): void
Parameters
| Name | Description |
|---|---|
| |
| |
Returns
void
Source
Public function
function openWindow(url: string, target?: string): void
| Name | Description |
|---|---|
| |
| |
void