You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/components/async.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ As the name suggests, the async component allows us to let our components behave
6
6
7
7
Please be aware that, if not configured otherwise, the async core component does get loaded and displayed on initial pageload!
8
8
9
+
**the async component currently only works on page-level --> we're working on it in order support the usage of async within a component [#75](https://github.com/basemate/matestack-ui-core/issues/75)**
10
+
9
11
## Parameters
10
12
11
13
The async core component accepts the following parameters:
0 commit comments