Interface

WebKit-6.0WebKitWebInspectorConstructorProps

interface ConstructorProps {
    attached_height: number;
    attachedHeight: number;
    can_attach: boolean;
    canAttach: boolean;
    inspected_uri: string;
    inspectedUri: string;
}

Hierarchy (View Summary)

Index

Properties

attached_height: number
attachedHeight: number
can_attach: boolean
canAttach: boolean
inspected_uri: string
inspectedUri: string