OptionalaltOptionalctrlWhether the ctrl key needs to be pressed. Null means either is acceptable (ctrl key ignored). Undefined is
treated as false.
The pressed key.
OptionalmetaWhether the meta key needs to be pressed. Null means either is acceptable (meta key ignored). Undefined is
treated as false.
Whether the alt key needs to be pressed. Null means either is acceptable (alt key ignored). Undefined is treated as
false.