[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-01 UTC."],[],[],null,["# PersistentSingleTabManager interface\n\nA tab manager supporting only one tab, no synchronization will be performed across tabs.\n\n**Signature:** \n\n export declare interface PersistentSingleTabManager \n\nProperties\n----------\n\n| Property | Type | Description |\n|-----------------------------------------------------------------------------------|-----------------------|-------------|\n| [kind](./firestore_.persistentsingletabmanager.md#persistentsingletabmanagerkind) | 'persistentSingleTab' | |\n\nPersistentSingleTabManager.kind\n-------------------------------\n\n**Signature:** \n\n kind: 'persistentSingleTab';"]]