Skip to content

KeyPredicate

This content is not available in your language yet.

type KeyPredicate = boolean | ((key) => boolean);

按键选择注入目标:布尔整体开关,或对键求值的谓词。