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.
Thiết lập phương thức gọi lại. Phương thức này được gọi khi người dùng chọn các mục hoặc
huỷ. Phương thức gọi lại nhận một đối tượng gọi lại duy nhất. Cấu trúc của đối tượng gọi lại được mô tả trong JSON Guide.
[[["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-10-15 UTC."],[[["The `setCallback` method allows you to define a function that will be executed when the user interacts with the picker, either by selecting items or canceling the operation."],["This callback function receives a `ResponseObject` which contains information about the user's selections or cancellation, as detailed in the JSON Guide."],["The `setCallback` method is a non-final, non-protected, non-static method that is part of the `PickerBuilder` and it's not optional."]]],[]]