13 lines
187 B
Markdown
13 lines
187 B
Markdown
---
|
|
title: preDraft
|
|
---
|
|
|
|
The `preDraft` hook runs just before your pattern is drafted.
|
|
|
|
Your plugin will receive the Pattern object.
|
|
|
|
<Note>
|
|
|
|
The `preDraft` hook is rarely used.
|
|
|
|
</Note>
|