# PageElementProfile

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/types/site-map.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/types/site-map.types.ts#L52)

## Properties

| Property | Type |
|---|---|
| `grids` | `GridProfile[]` |
| `tabs` | `TabProfile[]` |
| `buttons` | `ButtonProfile[]` |
| `inputs` | `InputProfile[]` |
| `forms` | `FormProfile[]` |
| `modals` | `ModalProfile[]` |
