[[["わかりやすい","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 UTC。"],[[["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."]]],[]]