Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ab-lib-date

constw1622.0.10TypeScript support: included

基于 ANGUALR NG-ZORRO 的 时间筛选组件

readme

基于 ANGUALR NG-ZORRO 的 时间筛选组件

` import { CommonModule } from '@angular/common'; import { AbLibDateModule } from 'ab-lib-date'; @NgModule({ imports: [ CommonModule,
AbLibDateModule ], bootstrap: [App], declarations: [App] })

<ab-lib-date (query)="getDate($event)"></ab-lib-date> return duration: [startTime,endTime]