We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0df28 commit ac68390Copy full SHA for ac68390
docs/user-interface-tools/scriptui-class.md
@@ -179,11 +179,12 @@ See [Registering event listeners for windows or controls](defining-behavior-with
179
+-------------+--------+----------------------------+
180
| Parameter | Type | Description |
181
+=============+========+============================+
182
-| `eventType` | String | The type of event, one of: |
+| `eventType` | String | The type of event. One of: |
183
+| | | |
184
| | | - `UIEvent` |
185
| | | - `KeyboardEvent` |
186
| | | - `MouseEvent` |
-| ----------- | ------ | -------------------------- |
187
++-------------+--------+----------------------------+
188
189
#### Returns
190
0 commit comments