Function: useIsLeader()
function useIsLeader(options?): boolean;
Is this tab the leader?
Parameters
| Parameter | Type |
|---|---|
options? | UseLeaderOptions |
Returns
boolean
function useIsLeader(options?): boolean;
Is this tab the leader?
| Parameter | Type |
|---|---|
options? | UseLeaderOptions |
boolean