Lines Matching +full:react +full:- +full:is
7 // https://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
15 import {useEffect, useRef, useState} from "react";
17 import {AutoSizer, Table, Column} from 'react-virtualized';
19 import 'react-virtualized/styles.css';
40 // Not a valid message, print as-is.
47 humanTime: new Date(Date.now()).toLocaleTimeString("en-US")
58 humanTime: new Date(Date.now()).toLocaleTimeString("en-US")
91 logTable.current!.scrollToRow(logs.length - 1);
114 {/* @ts-ignore */}
118 {/* @ts-ignore */}
129 {/* @ts-ignore */}
135 {/* @ts-ignore */}
142 {/* @ts-ignore */}
148 {/* @ts-ignore */}