15 lines
316 B
Markdown
15 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" />
|
||
|
|