useSuspense
Import
Usage
Methods
Constructor(template, untilTemplate?) : Constructor
Name | Type | Description |
---|---|---|
template | Function | Imported HTML template |
untilTemplate | Function | Imported HTML template to show before everything is loaded. Defaults to a spinner |