uno-toolkit-loadingview
Use LoadingView to display loading indicators while async operations execute. Binds to ILoadable sources like AsyncCommand.
Informations de source
- Dépôt
- unoplatform/studio
- Dernière activité de la source
- 9 juin 2026 à 19:39
- Langue détectée de SKILL.md
- anglais
- Étoiles
- 10
- Forks
- 1
Options d'installation
Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.
Vérifiez les fichiers source
Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.
Affichage de SKILL.md
- name
- uno-toolkit-loadingview
- description
- Use LoadingView to display loading indicators while async operations execute. Binds to ILoadable sources like AsyncCommand.
- when_to_use
- Use when a view must show a spinner or skeleton while an `IAsyncCommand`, `IFeed`, or `IState` is in flight, binding `LoadingView` to any `ILoadable` source, composing multiple in-flight operations via `CompositeLoadableSource`, or toggling the loading visual automatically as commands execute.
- metadata
- {"author":"uno-platform","version":"2.4","category":"toolkit"}