Skip to content

Commit 20277ea

Browse files
authored
Add anchor
1 parent 971fb35 commit 20277ea

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/apidocs-mxsdk/apidocs/studio-pro-11/extensibility-api/web/web-extensions-howtos

1 file changed

+1
-1
lines changed

content/en/docs/apidocs-mxsdk/apidocs/studio-pro-11/extensibility-api/web/web-extensions-howtos/dialog-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ You can modify the dimensions of a dialog using the dialog API's `update` method
229229

230230
You can also modify the dialog's dimensions while it is open.
231231

232-
## Showing a Progress Dialog
232+
## Showing a Progress Dialog {#process-dialog}
233233

234234
To show a progress dialog, call the method `studioPro.ui.dialogs.showProgressDialog(<title>, <steps>)`, where:
235235

0 commit comments

Comments
 (0)