1
0
Fork 0
freesewing/markdown/dev/reference/api/hooks/postsample/en.md
Joost De Cock 249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00

478 B

title
postSample

The postSample hook runs just after your pattern is sampled. Your plugin will receive the Pattern object.

It is triggered just before the end of either:

The postSample hook is rarely used.