@nospamproxy/core
Preparing search index...
custom-elements/webparts/List/test-helpers
simulateRowHotkey
Function simulateRowHotkey
simulateRowHotkey
(
list
:
Element
,
rowIndex
:
number
,
init
:
KeyboardEventInit
,
)
:
Promise
<
void
>
Simulate a hotkey on a specific list row by index.
Parameters
list
:
Element
rowIndex
:
number
init
:
KeyboardEventInit
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@nospamproxy/core
Loading...
Simulate a hotkey on a specific list row by index.