click/change event for formio component

Viewed 512

I am using formio npm package to integrate the formbuilder in react application. I want to get change event for a select box. Is there any way I can configure or identify the change event triggered specific to a component(like a selectbox). I get change event for the entire form though.

0 Answers
Related