Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 395 Bytes

addEmptyOption.md

File metadata and controls

21 lines (11 loc) · 395 Bytes

@serenity-is/corelib / addEmptyOption

Function: addEmptyOption()

addEmptyOption(select): void

Adds an empty option to the select.

Parameters

select

HTMLSelectElement | ArrayLike<HTMLElement>

Returns

void

Defined in

src/q/html-compat.ts:8