Generic Event Binding Test

This TextField has a blur event bound initially:


Click the button to bind a blur event to the below TextField:

This TextField only has a blur event once the Button is clicked:


Click the button to force a re-rendering of the TextFields: