.tmp_E3D281A379B753870606EA662F06DEC8_colorswatch.lzx

<canvas height="150" width="100%">
    <simplelayout spacing="20"/>
    <view id="swatch" width="300" height="100" bgcolor="${color.value}"/>
    <view id="sliders">
        <simplelayout/>
        <slider id="color" width="300" maxvalue="0xffffff" minvalue="0x000000" type="color"/>
        <text text="${color.presentValue()}"/>
    </view>
</canvas>

Cross References

Named Instances