This commit is contained in:
Artak 2019-01-23 13:48:23 -08:00
parent 24f37a9619
commit a923c725a1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
This sample demonstrates how you can invoke a JavaScript module that contains This sample demonstrates how you can invoke a JavaScript module that contains
prerendering logic for a Single-Page Application framework. prerendering logic for a Single-Page Application framework.
</p> </p>
</p> <p>
Your prerendering boot function will receive parameters that describe the page Your prerendering boot function will receive parameters that describe the page
being rendered and any data supplied by the .NET code. The return value should be being rendered and any data supplied by the .NET code. The return value should be
a promise that resolves with data to be injected into the page, such as the a promise that resolves with data to be injected into the page, such as the