Mod Creation/Mod Context API Reference: Difference between revisions

Line 125: Line 125:


<code>path: string</code> The relative path to the HTML resource
<code>path: string</code> The relative path to the HTML resource
'''Returns'''
<code>Pomise<void></code> A promise that is resolved once all templates have been injected into the document body.


'''Example'''
'''Example'''
89

edits