Skip to content

Commit

Permalink
updated search index
Browse files Browse the repository at this point in the history
  • Loading branch information
rodja committed Jul 27, 2023
1 parent 4a199b0 commit 94c6132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/static/search_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
},
{
"title": "Open",
"content": "Can be used to programmatically trigger redirects for a specific client. Note that *all* clients (i.e. browsers) connected to the page will open the target URL *unless* a socket is specified. User events like button clicks provide such a socket. :param target: page function or string that is a an absolute URL or relative path from base URL",
"content": "Can be used to programmatically trigger redirects for a specific client. Note that *all* clients (i.e. browsers) connected to the page will open the target URL *unless* a socket is specified. User events like button clicks provide such a socket. :param target: page function or string that is a an absolute URL or relative path from base URL :param new_tab: whether to open the target in a new tab",
"url": "/documentation/open"
},
{
Expand Down

0 comments on commit 94c6132

Please sign in to comment.