Below is a very simple example of the usage of this directive. The first text area is linked to the second one, so everytime the first one gets a 'keyup' event, it'll run the method 'filterFunction'. This method receives the current value of the field, filters it and assigns the resulting text to the second filter