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