Active filters can provide one or more "chips" to show the currently active state. Must at least provide a text representing the filters state and a callback to unset that state (disable this filter).
Optional
Optional icon to be used on the chip (inline SVG as string)
Text of the chip
Optional pass a user id to use a user avatar instead of an icon
Handler to be called on click
Active filters can provide one or more "chips" to show the currently active state. Must at least provide a text representing the filters state and a callback to unset that state (disable this filter).