Filterable table component for use with Oracle JET.
In example/js are some files from the js folder of an Oracle JET QuickStart Basic sample site, with the filter-table component embedded into the "incidents" section of the site. Component code is located in example/js/composites/filter-table. The code for embedding the component into the site is in example/js/views/incidents.html and example/js/viewModels/incidents.js