Merge pull request #3239 from BenJamesBen/part-draft-context
fix(docs): Add context property to Part.draft()
This commit is contained in:
commit
671964f676
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ access the following properties:
|
|||
| `sa` | Access to `settings.sa` |
|
||||
| `scale` | Access to `settings.scale` |
|
||||
|| **_Access to utilities_** |
|
||||
| `context` | The pattern context |
|
||||
| `getId` | See [the getId documentation](/reference/api/part/getid) |
|
||||
| `hide` | See [the hide documentation](/reference/api/part/hide) |
|
||||
| `log` | See [the logging documentation](/reference/api/store/log) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue