fix(markdown): Added missing anchor prop
This commit is contained in:
parent
dcc7e9a096
commit
417aec43a4
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ macro('bartack', {
|
|||
|
||||
| Property | Default | Type | Description |
|
||||
|-------------:|------------|------------|-------------|
|
||||
| `anchor` | | `Point` | The point to start the bartack from |
|
||||
| `angle` | `0` | `number` | The angle under which to draw the bartack |
|
||||
| `density` | `3` | `number` | Controls how close the stitches are togeter |
|
||||
| `length` | `15` | `number` | Length of the bartack |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue