# Example 6: Disabled grid
This uses the same data as the tic-tac-toe but is completely disabled. Notice how the items still move if the tic-tac-toe data change. Uncheck the first checkbox to enable the grid.
The grid can also be in a loading state, in which it is disabled as well, but it displays loading symbols everywhere. Check the second checkbox to enable the loading state.