---
layout: demo_layout.njk
---
## Click To Load
This example shows how to implement click-to-load the next page in a table of data. The crux of the demo is
the final row:
```html
```
This row contains a button that will replace the entire row with the next page of
results (which will contain a button to load the *next* page of results). And so on.
{% include demo_ui.html.liquid %}