alfa-databinding    index

elements with outside event handlers bound_onchange

the custom defined function will run AFTER 'change' event handler
see console log

<input bound_onchange="onInputSearch1">



<select bound_onchange="onSelect1">




<table bound_onrowselect="onRowSelect1">


default biuld in event: on_tableRowClick sends row to bound_path_out
<pre> with selecter table row: