feat(docs): Reference conditional layers from the layers behavior page
This commit is contained in:
parent
20a72263b2
commit
9c3d909b82
1 changed files with 5 additions and 0 deletions
|
@ -123,3 +123,8 @@ Example:
|
||||||
```
|
```
|
||||||
|
|
||||||
It is possible to use "toggle layer" to have keys that raise and lower the layers as well.
|
It is possible to use "toggle layer" to have keys that raise and lower the layers as well.
|
||||||
|
|
||||||
|
## Conditional Layers
|
||||||
|
|
||||||
|
The "conditional layers" feature enables a particular layer when all layers in a specified set are active.
|
||||||
|
For more information, see [conditional layers](../features/conditional-layers.md).
|
||||||
|
|
Loading…
Reference in a new issue