Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 390 Bytes

clearOptions.md

File metadata and controls

21 lines (11 loc) · 390 Bytes

@serenity-is/corelib / clearOptions

Function: clearOptions()

clearOptions(select): void

Clears the options in the select element

Parameters

select

HTMLElement | ArrayLike<HTMLElement>

Returns

void

Defined in

src/q/html-compat.ts:26