1
0
Fork 0
freesewing/markdown/dev/reference/snippets/bnotch/en.md

15 lines
342 B
Markdown
Raw Normal View History

2021-10-17 17:34:55 +02:00
***
## title: bnotch
The `bnotch` snippet is intended for notches at the back, or when you
need an alternative to the default `notch`.
It is provided by [plugin-theme](/reference/plugins/theme/).
```js
snippets.demo = new Snippet('bnotch', points.anchor)
```
<Example part="snippets_bnotch" caption="An example of the bnotch snippet" />