Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Context.Editor
IEditorError
Interface IEditorError
interface
IEditorError
{
column
?:
number
;
description
:
string
;
row
?:
number
;
title
:
string
;
type
:
"error"
|
"info"
|
"warning"
;
}
Index
Properties
column?
description
row?
title
type
Properties
Optional
column
column
?:
number
description
description
:
string
Optional
row
row
?:
number
title
title
:
string
type
type
:
"error"
|
"info"
|
"warning"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
description
row
title
type
Tanatloc documentation
Loading...