Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Đặt nguồn gốc của hộp thoại bộ chọn. Bạn nên đặt nguồn gốc thành
window.location.protocol + '//' + window.location.host của trang
ở trên cùng, nếu ứng dụng của bạn đang chạy trong một iframe.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-11-07 UTC."],[[["Defines the source location for the picker dialog, crucial for iframe integration."],["Requires the origin to be explicitly specified, typically using the top-most page's URL."],["Modifies the PickerBuilder instance for further configuration, ultimately facilitating the display of the picker dialog."],["It's a non-static, non-final, and non-protected method of the PickerBuilder class accepting one mandatory string-type parameter `origin`."]]],[]]