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)
|
|
|
|
```
|
2022-01-19 11:31:39 +01:00
|
|
|
<Example part="snippets_notch">
|
|
|
|
An example of the notch snippet
|
|
|
|
</Example>
|
2021-10-17 18:26:00 +02:00
|
|
|
|