1
0
Fork 0

fix(docs): Add context property to Part.draft()

This commit is contained in:
Benjamin F 2022-12-14 21:12:39 -08:00
parent 265833d419
commit 1f688e645e

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