コンテンツにスキップ

KeyPredicate

このコンテンツはまだ日本語訳がありません。

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

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