@serenity-is/corelib / clearOptions

Function: clearOptions()

clearOptions(select): void

Defined in: src/compat/html-compat.ts:25

Clears the options in the select element

Parameters

select

HTMLElement | ArrayLike<HTMLElement>

Returns

void