You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/module/patternfly-docs/generated/extensions/log-viewer/design-guidelines.js
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ const Component = () => (
33
33
</strong>
34
34
{` is a preconfigured component that gives you the option to visualize your log content. Log viewer renders log output in real time in a clear and structured way.`}
{`The clear log button opens up a popover with further options, to prevent a user from accidentally clearing their log content.`}
128
128
</p>
129
129
<imgsrc={srcImport2}width={srcImport2.width}height={srcImport2.height}{...{"alt":"Clear this log popover open on a Log viewer","className":"ws-img "}}>
{`The cog icon in the log viewer toolbar allows you to store content options such as timestamps or line numbers for better orientation within the log viewer.`}
136
136
</p>
137
137
<imgsrc={srcImport3}width={srcImport3.width}height={srcImport3.height}{...{"alt":"Cog options open on a Log viewer","className":"ws-img "}}>
0 commit comments