set Inspect Mode
fun setInspectMode(input: SetInspectModeRequest): Single<RequestResponseFrame>
Content copied to clipboard
Enters the 'inspect' mode. In this mode, elements that user is hovering over are highlighted. Backend then generates 'inspectNodeRequested' event upon element selection.
Sources
jvm source
Link copied to clipboard