Skip to content

Commit

Permalink
Update busyarea.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kikipoulet authored Oct 3, 2024
1 parent 827cf1c commit 4b3924b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/docs/documentation/controls/data/busyarea.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# BusyArea

![busy](https://github.com/user-attachments/assets/1755b97b-9c67-4761-bc77-5884cc5314f3)


```xml
<suki:BusyArea BusyText="Busy..." IsBusy="{Binding IsBusy}" >
...
</suki:BusyArea>

```

0 comments on commit 4b3924b

Please sign in to comment.