1
0
Fork 0

fix(docs): Better definition for pattern context setting

This commit is contained in:
Benjamin F 2022-12-16 11:46:17 -08:00
parent 4da3e45ded
commit 22ebd5b63f

View file

@ -32,7 +32,7 @@ access the following properties:
| `sa` | Access to `settings.sa` |
| `scale` | Access to `settings.scale` |
|| **_Access to utilities_** |
| `context` | The pattern context |
| `context` | Allows access to the pattern object and other things higher in the tree |
| `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) |