टैब
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
टैब अलग-अलग स्क्रीन, डेटा सेट, और
इंटरैक्शन. टैब का उपयोग विशिष्ट और
जानकारी के संबंधित समूह को शामिल करना चाहिए.

संसाधन
हाइलाइट
- टैब, हॉरिज़ॉन्टल स्क्रोल कर सकते हैं. यूज़र इंटरफ़ेस (यूआई) में ज़रूरत के मुताबिक कई टैब हो सकते हैं.
- टैब, कॉन्टेंट को अलग-अलग कैटगरी में व्यवस्थित करते हैं, ताकि लोग आसानी से उन्हें खोज सकें
से जुड़ी समस्याओं को हल करने में मदद मिलती है.
- टैब, कैटगरी में एक-दूसरे के बगल में मिलते-जुलते ऐप्लिकेशन के तौर पर दिखते हैं
उन्हें बराबर अहमियत दी जानी चाहिए.
वैरिएंट
टैब इंडिकेटर दो तरह के होते हैं:
- पिल इंंडिकेटर
- बार इंडिकेटर
ज़ोर के हिसाब से सही टाइप चुनें. पिल इंडिकेटर टैब
का सुझाव दिया जाता है. वे मुख्य कॉन्टेंट दिखाते हैं
गंतव्य. बार इंंडिकेटर टैब का इस्तेमाल कॉन्टेंट एरिया में किया जाता है, ताकि
अलग-अलग संबंधित कॉन्टेंट को अलग-अलग कर सकते हैं और क्रम बना सकते हैं.
शरीर-रचना विज्ञान

- आइकॉन (ज़रूरी नहीं)
- लेबल
- ऐक्टिव इंडिकेटर
- पिल
- बार
- कंटेनर
राज्य

- डिफ़ॉल्ट
- फ़ोकस्ड
- चुना गया
खास जानकारी

व्यवहार
एक टैब से अगले टैब पर जाने पर, नीचे दिया गया कॉन्टेंट भी बाईं ओर स्लाइड करता है या
दाईं ओर टैब गतिविधि के आधार पर.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],null,["# Tabs organize content across different screens, data sets, and\ninteractions. Tabs can be used to switch between views of distinct and\nrelated groups of information.\n\nResources\n---------\n\n| Type | Link | Status |\n|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|\n| Design | [Design source (Figma)](https://goo.gle/tv-desing-kit) | Available |\n| Implementation | [Jetpack Compose](/reference/kotlin/androidx/tv/material3/package-summary#TabRow(kotlin.Int,androidx.compose.ui.Modifier,androidx.compose.ui.graphics.Color,androidx.compose.ui.graphics.Color,kotlin.Function0,kotlin.Function2,kotlin.Function1)) | Available |\n\nHighlights\n----------\n\n- Tabs can scroll horizontally. A UI can have as many tabs as needed.\n- Tabs organize content into categories to help users find different types of information quickly.\n- Tabs are displayed next to each other as peers, in categories of equal importance.\n\nVariants\n--------\n\nThere are two types of tab indicators: \n\n1. Pill indicator\n2. Bar indicator\n\nChoose the right type according to emphasis. Pill indicator tabs are\nrecommended for organizing full pages. They display the main content\ndestinations. Bar indicator tabs are used within a content area to further\nseparate related content and establish hierarchy.\n\nAnatomy\n-------\n\n1. Icon (optional)\n2. Label\n3. Active indicator\n 1. Pill\n 2. Bar\n4. Container\n\nStates\n------\n\n1. Default\n2. Focused\n3. Selected\n\nSpecs\n-----\n\nBehavior\n--------\n\nWhen moving from one tab to the next the content below also slides left or\nright based on the tab movement."]]