Crestron Components Lib - Showcase App

ch5-spinner: focus & blur events

drag in the spinner section to trigger the focus event.
leave the spinner after dragging to trigger the blur event.
to trigger the change event just drag the spinner to a new value and check browser console

<ch5-spinner
  label="item {{idx}}"
  indexId="idx"
  size="6"
  itemHeight="40"
></ch5-spinner>