# SlotDefinition

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts#L470)

Slot definition (Vue)

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `props` | `PropDefinition[]` |
