InspectorProps
Properties
Section titled “Properties”defaultOpen?
Section titled “defaultOpen?”optional defaultOpen?: boolean;Start expanded. Default false.
leaseMs?
Section titled “leaseMs?”optional leaseMs?: number;How long a leader wire keeps the crown before it is treated as stale. Should match the Leader’s leaseMs. Default 3000.
limit?
Section titled “limit?”optional limit?: number;How many wires to keep in the log. Default 50.
optional name?: string;Which bus to watch. Defaults to the shared default name.
position?
Section titled “position?”optional position?: "bottom-right" | "bottom-left" | "top-right" | "top-left";Corner to dock in. Default ‘bottom-right’.