c-list-filters
A component that provides an interface for modifying the filters
prop of a ListViewModel's parameters.
Example Usage
template
<c-list-filters :list="list" />
Props
list: ListViewModel
list: ListViewModel
The ListViewModel whose filters will be editable.