# GridToolPanelContext

> _Since v0.1.0_

Context object passed to the tool panel template.
Provides access to grid-related information for the panel content.

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `$implicit` | <code>HTMLElement</code> | The grid element (implicit binding) |
| `grid` | <code>HTMLElement</code> | The grid element |
