Skip to main content
Version: Next

KeyPressOptions type

Signature:

export type KeyPressOptions = KeyDownOptions & TypeOptions;

References: KeyDownOptions, TypeOptions