Custom Filters (Vue.js Screencast)

added by bpwndaddy
6/4/2015 3:10:59 PM

534 Views

Now that you've learned about some of the default filters, let's learn how to create our own custom filters! It's really easy. Don't forget: a filter is nothing more than a function that receives value, translates it however needed, and returns the result. View the quick demo from this video on JSBin.


0 comments