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