An HTML Page for running an application. We may want a separate page for the documentation
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
The body of this HtmlPage.
The head of this HtmlPage.
HTML file name including the ".html" extension.
HTML file name including the ".html" extension.
Attributes
JavaScript file name including the ".js" extension.
JavaScript file name including the ".js" extension.
Attributes
Inherited methods
Create an HtmlResp response with this HTML as its body.
Create an HtmlResp response with this HTML as its body.
Attributes
- Definition Classes
- Inherited from:
- HtmlPage
Create an HtmlResp response with this HTML as its body in bytes.
Create an HtmlResp response with this HTML as its body in bytes.
Attributes
- Inherited from:
- HttpContent
Concrete fields
HTML and javaScript file name stem to which the ".html" or the ".js" extension will be added.
HTML and javaScript file name stem to which the ".html" or the ".js" extension will be added.