[[["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 2023-10-06 UTC."],[[["The `ui.Textbox` widget creates an interactive textbox for user text input."],["It can be customized using arguments like `placeholder`, `value`, `onChange`, `disabled`, and `style`."],["The `onChange` callback provides the current text and the textbox widget, enabling dynamic responses to user input."],["Users can set an initial value and placeholder text, and optionally disable the textbox using the provided arguments."]]],[]]