feat(docs): Reference conditional layers from the layers behavior page

This commit is contained in:
Caleb Goates 2022-04-05 14:43:53 -06:00
parent 089602fec0
commit 900a076002

View file

@ -123,3 +123,8 @@ Example:
```
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).