Searched refs:inputField (Results 1 – 2 of 2) sorted by relevance
269 const inputField = assertDefined( constant276 inputField.dispatchEvent(new KeyboardEvent('keydown', {key: 'Enter'}));
1035 inputField: HTMLInputElement,1044 inputField.value = textInput;1045 inputField.dispatchEvent(new Event('change'));