Skip to main content

parse_drop_options

Function parse_drop_options 

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

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