I’d like to know if it’s possible to extend the ‘search’ component so I can create a textfield like search but with my own icon (in this case, a ‘times’ icon that will clear the value of the field when pressed).
Hi,
You can specify any FontAwesome icon you’d like by the icon property:
view:"search", icon:"times"