14 lines
190 B
Markdown
14 lines
190 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>
|