2021-10-17 18:26:00 +02:00
|
|
|
---
|
|
|
|
title: notch
|
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
|
|
|
|
The `notch` snippet is intended for notches and is
|
|
|
|
provided by [plugin-theme](/reference/plugins/theme/).
|
|
|
|
|
|
|
|
```js
|
|
|
|
snippets.demo = new Snippet('bnotch', points.anchor)
|
|
|
|
```
|
2021-10-17 17:34:55 +02:00
|
|
|
<Example part="snippets_notch" caption="An example of the notch snippet" />
|
2021-10-17 18:26:00 +02:00
|
|
|
|