# LoadingGrid

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Documents/DocumentList.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Documents/DocumentList.tsx#L435)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `viewMode` | `ViewMode` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_LoadingGrid_6ac76090["LoadingGrid"]
    class component_LoadingGrid_6ac76090 rootComponent
```

## Referenced By

- `DocumentList` (RENDERS)
