1
0
Fork 0

Merge pull request #3249 from BenJamesBen/pattern-context-definition-update

fix(docs): Better definition for pattern context setting
This commit is contained in:
Joost De Cock 2022-12-18 20:06:46 +01:00 committed by GitHub
commit d46b5c0e38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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