# DirectiveEditorProps

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/editor/src/plugins/directives/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/directives/index.ts#L58)

## Properties

| Property | Type |
|---|---|
| `mdastNode` | `T` |
| `parentEditor` | `LexicalEditor` |
| `lexicalNode` | `DirectiveNode` |
| `descriptor` | `DirectiveDescriptor` |
