This repository was archived by the owner on Feb 2, 2025. It is now read-only.
v0.0.1
First release of the module. It includes the following:
- a directive
datatable
that will render the table with Datatables along with attributesdt-options
anddt-columns
in which you can provide additional options - a
DTOptionsBuilder
that will help you build the datatable options (but you can always pass a simple JSON object instead) - a
DTColumnBuilder
that will help you build the datatable column options (but you can always pass a simple JSON object instead - the module can work with Ajax calls and promises