Skip to main content
Version: 24.38.0

KeyPressOptions 类型

🌐 KeyPressOptions type

语法

🌐 Signature

export type KeyPressOptions = KeyDownOptions & KeyboardTypeOptions;

参考文献: KeyDownOptionsKeyboardTypeOptions