It would be more idiomatic if the actions would be all prefixed with on*. For example: `onBlur` `onChange`, `onComplete` etc. It is also confusing because of ember's component events names in the component class: https://guides.emberjs.com/release/components/handling-events/#toc_event-names