importCSS
A list of URLs for external CSS files to import.
importCSS: string[];
Notes
- These stylesheets are loaded when the web context is initialized.
Related
class WebContextOptions
A class that contains configuration options for the web handler.
A list of URLs for external CSS files to import.
importCSS: string[];