This example lazily loads an expensive to calculate graph in a div within the page, allowing the page to respond immediately.
Note that the "server side" implementation is mocked out using mockjax, so you can see the entire implementation. Click the "Source Code" tab to see the code.
ic-get-from
attribute. In order to trigger the loading when the page loads, the
ic-trigger-on
attribute is set to "load".