Crestron Components Lib - Showcase App

ch5-image: release event

release event

Open the browser console to see the result of a Javascript event handler when the ch5-image is released . ( See the JS tab )

<ch5-image
    id="demo"
    url="https://www.crestron.com/Crestron/media/Crestron/GeneralSiteImages/Featured%20Pages/Digital%20Media/all-in-one.jpg">
</ch5-image>

Open the browser console to see the result of a jQuery event handler when the ch5-image is released. ( See the JS tab )

<ch5-image
    id="demo2"
    url="https://www.crestron.com/Crestron/media/Crestron/GeneralSiteImages/Featured%20Pages/Digital%20Media/all-in-one.jpg">
</ch5-image>