useLeader
function useLeader(options?): LeaderSnapshot;Who currently holds the seat on this bus, and whether it is us. Exactly one tab leads; opening another does not steal it, and closing the leader hands it over at once.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
options? | UseLeaderOptions |