HtmlExportOptions

constructor(resourcesLayout: InstallLayout.Html? = InstallLayout.get.htmlResources)

Parameters

resourcesLayout

the install layout node for the html/ subtree, used to locate themes, scripts, and third-party libraries. Defaults to the lazily resolved InstallLayout.get singleton. Pass null in tests to skip resource bundling.