KeyPredicate
This content is not available in your language yet.
type KeyPredicate = boolean | ((key) => boolean);按键选择注入目标:布尔整体开关,或对键求值的谓词。
Was this page helpful?
Thanks for your feedback.
This content is not available in your language yet.
type KeyPredicate = boolean | ((key) => boolean);按键选择注入目标:布尔整体开关,或对键求值的谓词。
Thanks for your feedback.