fix(markdown): Added attributes to part props
This commit is contained in:
parent
50b37f4cb5
commit
04c4c438da
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ and multiple parts together typically make up a pattern.
|
||||||
|
|
||||||
| Property | Description |
|
| Property | Description |
|
||||||
| --------:| ----------- |
|
| --------:| ----------- |
|
||||||
|
| `attributes` | An [Attributes](/reference/api/attributes) instance holding the part's attributes |
|
||||||
| `paths` | A plain object to store your paths in |
|
| `paths` | A plain object to store your paths in |
|
||||||
| `points` | A plain object to store your points in |
|
| `points` | A plain object to store your points in |
|
||||||
| `render` | A flag that controls whether to include the part in the render output |
|
| `render` | A flag that controls whether to include the part in the render output |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue