awtk/demos/assets/raw/ui/menu.inc
2019-07-01 08:48:36 +08:00

6 lines
177 B
HTML

<view x="0" y="0" w="100%" h="100%" children_layout="default(c=1,r=3,m=5,s=5)">
<button text="Item1"/>
<button text="Item2"/>
<button text="Item3"/>
</view>