Do not camelize 'topmost'.
This commit is contained in:
@ -20,7 +20,7 @@ import "@goauthentik/elements/LoadingOverlay.js";
|
||||
Note that the content of an alert _must_ be a valid HTML component; plain text does not work here.
|
||||
|
||||
```html
|
||||
<ak-loading-overlay topMost>
|
||||
<ak-loading-overlay topmost>
|
||||
><span slot="body">This would display in the "body" slot</span></ak-loading-overlay
|
||||
>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user