# Slot: grid 

<div data-search-exclude markdown="1">



URI: [tvbo:slot/grid](https://w3id.org/tvbo/slot/grid)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Panel](../classes/Panel.qmd) | One cell of the figure |  no  |
| [Inset](../classes/Inset.qmd) | A sub-axes that draws exactly as a panel does — same kinds, layers, opts, ann... |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Panel](../classes/Panel.qmd), [Inset](../classes/Inset.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |










## Identifier and Mapping Information






## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:grid |
| native | tvbo:grid |




## LinkML Source

<details>
```yaml
name: grid
domain_of:
- Panel
- Inset
range: string

```
</details></div>