Skip to content

Commit 1914360

Browse files
zdrawkuHristo Popov
andauthored
Update projects/igniteui-angular/src/lib/dialog/dialog.component.ts
Co-authored-by: Hristo Popov <[email protected]>
1 parent b3bd99c commit 1914360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/dialog/dialog.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ export class IgxDialogComponent implements IToggleView, OnInit, OnDestroy, After
369369
* State of the dialog.
370370
*
371371
* ```typescript
372-
* * // get
372+
* // get
373373
* let dialogIsOpen = this.dialog.isOpen;
374374
* ```
375375
*

0 commit comments

Comments
 (0)