Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
レイアウトで列の高さを設定するには? コンテナをどこにでも埋めたいです。
columnレイアウトを使用しないでください。代わりに、hboxレイアウトを使用してくださいalign: 'stretch'
column
hbox
align: 'stretch'