grafana/docs/sources/packages_api/ui/logrows.md

867 B

+++

-----------------------------------------------------------------------

Do not edit this file. It is automatically generated by API Documenter.

-----------------------------------------------------------------------

title = "LogRows" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++

LogRows variable

LogRows variable

Signature

LogRows: React.FunctionComponent<Pick<Props, "timeZone" | "getRowContext" | "onClickFilterLabel" | "onClickFilterOutLabel" | "getFieldLinks" | "highlighterExpressions" | "wrapLogMessage" | "showContextToggle" | "showLabels" | "showTime" | "allowDetails" | "logRows" | "deduplicatedRows" | "dedupStrategy" | "rowLimit" | "previewLimit" | "disableCustomHorizontalScroll">>

Import

import { LogRows } from '@grafana/ui';