Function: MessageLog()¶
MessageLog(
props):Element
Show the most recent INDI messages, newest at the bottom.
Follows the log: as entries stream in, the view keeps the newest message in sight, so a permanently docked log behaves like a terminal tail.
Parameters¶
props¶
Optional class name and retention limit.
Returns¶
Element
The message log element.