13 lines
269 B
Markdown
13 lines
269 B
Markdown
![]() |
---
|
||
|
title: notch
|
||
|
---
|
||
|
|
||
|
The `notch` snippet is intended for notches and is
|
||
|
provided by [plugin-theme](/reference/plugins/theme/).
|
||
|
|
||
|
```js
|
||
|
snippets.demo = new Snippet('bnotch', points.anchor)
|
||
|
```
|
||
|
<Example part="snippets_notch" caption="An example of the notch snippet" />
|
||
|
|