Skip to main content

parse_dispatch_event_options

Function parse_dispatch_event_options 

Source
pub fn parse_dispatch_event_options<'js>(
    ctx: &Ctx<'js>,
    value: Opt<Value<'js>>,
) -> Result<Option<DispatchEventOptions>>
Expand description

Parse Playwright’s DispatchEventOptions JS bag into the core struct.