Skip to main content
Runtime.CallFunctionOnParameterType.userGesture - inspector/promises - Node documentation
property Runtime.CallFunctionOnParameterType.userGesture

Usage in Deno

import { type Runtime } from "node:inspector/promises";

Whether execution should be treated as initiated by user in the UI.

Type

boolean | undefined