Skip to content

Commit

Permalink
DocWorks for wix-dashboard - 1 change detected
Browse files Browse the repository at this point in the history
changes:
Service wix-dashboard operation setPageTitle has changed description
  • Loading branch information
ryangec committed Jun 24, 2024
1 parent 03391e6 commit b5f97a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wix-dashboard/wix-dashboard.service.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
{ } },
{ "name": "setPageTitle",
"labels":
[ "new" ],
[ "changed" ],
"nameParams": [],
"params":
[ { "name": "pageTitle",
Expand All @@ -405,7 +405,7 @@
"",
"Call the `setPageTitle()` function whenever the page reloads, or to apply a new title when updating a page's content dynamically, without reloading. ",
"",
"Set the page title to `\"null\"` to reset the title to the default dashboard page title." ],
"Set the page title to `null` to reset the title to the default dashboard page title." ],
"links": [],
"examples":
[ { "title": "Set the title for a page",
Expand Down

0 comments on commit b5f97a5

Please sign in to comment.