.tmp_1BE32B64FE7F1CCAD7BE0E01A18A7939_Components-$91.lzx

<canvas height="300">
  <include href="utils/layouts/simpleboundslayout.lzx"/>
  <view bgcolor="0x8A8A8A" x="10" y="10" onmousedown="rs.apply()" onmouseup="rs.remove()">
    <view width="60" height="60" bgcolor="teal"/>       
    <view width="60" height="60" bgcolor="blue" rotation="45"/> 
    <view width="60" height="60" bgcolor="teal"/>           
    <wrappinglayout axis="x" spacing="10"/> 
<resizestatemin name="rs" resize_min_width="${100}" resize_min_height="${50}"/>
  </view>
  
</canvas>

Cross References

Includes