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 committed by Dom H
parent 20a72263b2
commit 9c3d909b82
1 changed files with 5 additions and 0 deletions

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