1
0
Fork 0
freesewing/markdown/dev/reference/api/snippets/snap-stud/en.md
2021-12-27 17:33:49 +01: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" />