Packages

Spec compliant webdriver bidi types, decoders, and encoders for gleam

Current section

Files

Jump to
butterbidi include butterbidi@script@types@target_ContextTarget.hrl
Raw

include/butterbidi@script@types@target_ContextTarget.hrl

-record(context_target, {
context :: butterbidi@browsing_context@types@browsing_context:browsing_context(),
sandbox :: gleam@option:option(binary())
}).