Skip to main content

LogsStreamPane

Function LogsStreamPane 

Source
fn LogsStreamPane(_: LogsStreamPaneProps) -> Element
Expand description

实时日志流面板:历史加载 + SSE 追加 + 向上翻页 + 滚动跟随。

filter_key remount 重建(props 均为挂载时刻快照);follow / connected / dropped 是与父组件共享的响应式信号。

§Props

For details, see the props struct definition.