Skip to main content
Version: Next

LogViewerProps

Home > @backstage/core-components > LogViewerProps

The properties for the LogViewer component.

Signature:

export interface LogViewerProps 

Properties

Property

Modifiers

Type

Description

classes?

{ root?: string; }

(Optional) Styling overrides for classes within the LogViewer component.

text

string

The text of the logs to display.

The LogViewer component is optimized for appending content at the end of the text.