Documentation
On this page

Interface · Devtools

InspectorSourceLocation

Source location associated with an inspected GUI node.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Members

column

column: number

One-based source column.

Type: number

file

file: string

Source file path.

Type: string

line

line: number

One-based source line.

Type: number

Source

SharpTS.Gui.Sdk/GuiPackage/devtools.ts:4 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.