Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 462 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 462 Bytes

filter-table

Filterable table component for use with Oracle JET.

Example

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