Skip to content

Commit fac0f1f

Browse files
dimodiikoevska
authored andcommitted
Update components/grid/loading-animation.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent 69c36fd commit fac0f1f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components/grid/loading-animation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ position: 90
1010

1111
# Loading Animation
1212

13-
The Grid can show a loading animation to indicate data operations that take more than 600ms to complete. The indicator appears as a loading sign over the Blazor Data Grid. The loading animation improves user experience with a visual hint that the requested action is still executing. The feature can prevent repetitive user actions.
13+
The Grid can show a loading animation during data operations that take more than 600ms to complete. This improves the user experience with a visual hint that the requested action is still running and prevents repetitive user actions.
14+
15+
The animation appears as a loading indicator over the Blazor Data Grid.
1416

1517
## Basics
1618

0 commit comments

Comments
 (0)