``` <div data-bind="page: {id: 'lazyLorem', sourceOnShow: 'lorem.html .content'}"></div> ``` `sourceOnShow` tells the page to load the content when the page is displayed.
sourceOnShowtells the page to load the content when the page is displayed.