Home > @microsoft/webpack5-load-themed-styles-loader > ILoadThemedStylesLoaderOptions > async
ILoadThemedStylesLoaderOptions.async property
If this parameter is set to "true," the "loadAsync" parameter is set to true in the call to loadStyles. Defaults to false.
Signature:
async?: boolean;