# MethodsTable

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/p/[slugId]/technical/entity/[entityId]/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/p/[slugId]/technical/entity/[entityId]/page.tsx#L56)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `methods` | `any[]` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_MethodsTable_7b993f6b["MethodsTable"]
    class component_MethodsTable_7b993f6b rootComponent
```

## Relationships

- RENDERS → `Code`

## Referenced By

- `PublicEntityDetailPage` (RENDERS)
