Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 358 Bytes

File metadata and controls

11 lines (7 loc) · 358 Bytes

This plugin is made to display a data table on Angular Dart platform. Currently it support a simple data table with or without server processing.

Usage

A simple usage example:

import 'package:ngd_datatable/ngd_datatable.dart';

for more information about usage and demo please follow this link.