Skip to content

Commit

Permalink
Added more docs on Pjax
Browse files Browse the repository at this point in the history
  • Loading branch information
codespede committed Nov 11, 2021
1 parent a9756e2 commit a617188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/output-data-widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,6 @@ OR

This is to make sure that if it's a Pjax request, its response should only contain the required HTML to be replaced in the page. If it contains any extra HTML, that too will get shown which is unnecessary and affects the design.
This implementation is available in all of our Sample Apps [here](/pwoli/#sample-apps) so that you can seee how they are wired up.
This implementation is available in all of our Sample Apps [here](/pwoli/index#sample-apps) so that you can seee how they are wired up.
You can disable Pjax by setting [Widget.enablePjax](/pwoli/api-docs/classes/Widget.html#enablePjax) to false.

0 comments on commit a617188

Please sign in to comment.