콘텐츠로 이동

KeyPredicate

이 콘텐츠는 아직 번역되지 않았습니다.

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

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