[[["容易理解","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"]],["上次更新時間:2025-07-26 (世界標準時間)。"],[[["The `ui.Panel.Layout.flow()` function arranges widgets within a panel in either a horizontal or vertical flow."],["Widgets naturally occupy their required space but can be stretched to fill available space using the \"stretch\" style property."],["When multiple widgets have the \"stretch\" property, the available space is divided equally among them, including panels which are also widgets."],["The `flow` layout can be customized using the `direction` argument for flow orientation (horizontal or vertical) and the `wrap` argument to control wrapping of overflowing widgets."]]],[]]