--- title: Change Listener nav_title: Change Listener tags: demo --- {% from "demo.njk" import demo %} {% set label %}

Listen for 'change' events on the original input/select and update Tom Select accordingly

{% endset %} {% set html %} {% endset %} {{ demo( label, html, script ) }}

Plugin Configuration

No additional configuration settings for this plugin