1
0
Fork 0
freesewing/markdown/dev/reference/snippets/snap-stud/en.md
2021-10-17 18:26:00 +02:00

14 lines
316 B
Markdown

---
title: snap-stud
---
The `snap-stud` snippet is used to mark the stud part of a snap button.
It is provided by [plugin-buttons](/reference/plugins/buttons/).
```js
snippets.demo = new Snippet('snap-stud', points.anchor)
```
<Example part="snippets_snapstud" caption="An example of the snap-stud snippet" />