13 lines
313 B
Markdown
13 lines
313 B
Markdown
![]() |
---
|
||
|
title: "@freesewing/examples"
|
||
|
---
|
||
|
|
||
|
import PatternPage from "../../../../../src/components/pattern-page";
|
||
|
|
||
|
<PatternPage pattern="examples" />
|
||
|
|
||
|
This pattern holds examples used throughout the documentation.
|
||
|
Examples like this one:
|
||
|
|
||
|
<Example part="path_divide" caption="Example of the Path.divide() method" />
|