Table of Contents

Namespace Dmnk.Blazor.Suspense

NuGet Version

Provides Blazor components that allow showing placeholder content while waiting some asynchronous operation to complete, including but not limited to loading WASM code in an otherwise server-rendered Blazor application.

Classes

WasmSuspense

Provides a mechanism to show a loading state for a wasm component without prerendering.

WasmSuspenseText
_Imports