Commit 3d1ca53
authored
docs(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef (#29381)
* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef
Updated the dialog in the cdk to add an example on accessing the dialogRef when using TemplateRef
Fixes #26193
* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef
Updated wording used to explain the example.
Fixes #261931 parent 23494a9 commit 3d1ca53
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
162 | 170 | | |
163 | 171 | | |
164 | 172 | | |
| |||
0 commit comments