Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
console
AnsiConsoleItem
Class AnsiConsoleItem
Implements
ConsoleItem
Index
Constructors
constructor
Properties
content
html
Content
severity?
Accessors
visible
Methods
render
Constructors
constructor
new
Ansi
Console
Item
(
content
,
severity
?
)
:
AnsiConsoleItem
Parameters
content
:
string
Optional
severity
:
Severity
Returns
AnsiConsoleItem
Properties
Readonly
content
content
:
string
Protected
Readonly
html
Content
html
Content
:
string
Optional
Readonly
severity
severity
?:
Severity
Accessors
visible
get
visible
(
)
:
boolean
Returns
boolean
Methods
render
render
(
)
:
ReactNode
Returns
ReactNode
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
content
html
Content
severity
visible
render
Theia TypeDoc
Loading...