Click To Load
Explanation #
This example shows how to implement click-to-load the next page in a table of data. The crux of the example is the final row:
After clicking this button, the server responds with a set of elements in a text/event-stream
with the next page of results. And so on.