# PanelSlot

> _Since v1.7.1_

Angular-shaped pinned-rows panel slot.

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `id?` | <code>string</code> |  |
| `position?` | <code>top &#124; bottom</code> |  |
| `render` | <code><a href="/grid/angular/api/types/panelrender/">PanelRender</a> &#124; <a href="/grid/angular/api/types/zonedpanelrender/">ZonedPanelRender</a>[]</code> |  |
