14 lines
351 B
Markdown
14 lines
351 B
Markdown
![]() |
---
|
||
|
title: Example
|
||
|
---
|
||
|
|
||
|
The `Example` component renders the [examples](/reference/packages/examples/) pattern.
|
||
|
It is used throughout our developer documentation.
|
||
|
|
||
|
<Fixme> Add more documentation for this component </Fixme>
|
||
|
|
||
|
## Example
|
||
|
|
||
|
<Example part="path_intersects" caption="The Example component used to illustrate the Path.intersects() method" />
|
||
|
|