fix(docs): Better definition for pattern context setting
This commit is contained in:
parent
4da3e45ded
commit
22ebd5b63f
1 changed files with 1 additions and 1 deletions
|
@ -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) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue