Ngx Calendar Table

created from angular 6.

ngx calendar table is in progress. that's a simple version you can see the next features in the roadmap

Installation

$ npm i ngx-calendar-table

Usage Example

import { NgxCalendarTableModule } from 'ngx-calendar-table';

https://stackblitz.com/edit/ngx-calendar-table-example

Documentation

@Iputs - [ngx-calendar-table] component | param | Description | | --- | --- | | date | optional - [Date] - ex: new Date(2018, 4, 14) | | rows | required - [ { stringDate : value } ] - ex: example: [{ '2018-11-20' :'First value' } ]| | config | [Config] |

Roadmap

  • Make tests in depth
  • Implement table features like sort, filter..
  • Implement weekly
  • Improve documentation

License

MIT

results matching ""

    No results matching ""