[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-17 UTC."],[[["The `setTitle` method allows you to set the title of the dialog for the PickerBuilder."],["It takes a single parameter, `title`, which is a string representing the desired dialog title."],["Using `setTitle` is not optional and it can be called on an instance of the PickerBuilder."],["Calling this method will return the PickerBuilder instance, allowing for method chaining."]]],[]]