संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कॉलबैक का तरीका सेट करें. इस तरीके को तब कॉल किया जाता है, जब उपयोगकर्ता आइटम चुनता है या रद्द करता है. कॉलबैक के तरीके को एक कॉलबैक ऑब्जेक्ट मिलता है. कॉलबैक ऑब्जेक्ट के स्ट्रक्चर के बारे में जानकारी, JSON Guide में दी गई है.
[[["समझने में आसान है","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"]],["आखिरी बार 2024-10-15 (UTC) को अपडेट किया गया."],[[["`setCallback` is used to define a function that's triggered when a user interacts with the picker, either by selecting items or canceling the action."],["This callback function receives a `ResponseObject` containing details about the user's interaction, as outlined in the JSON Guide."],["The `setCallback` method returns a `PickerBuilder` object, allowing for further customization of the picker instance."]]],[]]