1
0
Fork 0

Merge pull request #3239 from BenJamesBen/part-draft-context

fix(docs): Add context property to Part.draft()
This commit is contained in:
Joost De Cock 2022-12-15 17:49:10 +01:00 committed by GitHub
commit 671964f676
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) |