1
0
Fork 0
freesewing/markdown/dev/reference/hooks/postdraft/en.md
2021-10-17 17:34:55 +02:00

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>