با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
مبدا گفتگوی انتخابگر را تنظیم می کند. اگر برنامه شما در iframe اجرا می شود، مبدا باید روی window.location.protocol + '//' + window.location.host بالای صفحه تنظیم شود.
مبدا گفتگوی انتخابگر را تنظیم می کند. اگر برنامه شما در iframe اجرا می شود، مبدا باید روی window.location.protocol + '//' + window.location.host بالای صفحه تنظیم شود.
مبدا گفتگوی انتخابگر را تنظیم می کند. اگر برنامه شما در iframe اجرا می شود، مبدا باید روی window.location.protocol + '//' + window.location.host بالای صفحه تنظیم شود.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-11-12 بهوقت ساعت هماهنگ جهانی."],[[["Sets the origin of the picker dialog, crucial for applications running in iframes to ensure proper functionality by specifying the top-most page's origin."],["The `setOrigin` method requires a single, mandatory parameter: `origin`, which is a string representing the desired origin."],["This method is not optional, final, protected, or static, offering flexibility in its implementation."],["Using this method returns a `PickerBuilder` instance, enabling further configuration of the picker dialog."]]],[]]