@ec.components/calendar

This package provides calendar and date components as part of ec.components.

Overview

Installation

1. Install package

npm install @ec.components/calendar --save

2. Add Module

import { CalendarModule } from '@ec.components/calendar';

@NgModule({
  imports: [CalendarModule],
})
export class AppModule {}

3. Use it

<ec-calendar [(ngModel)]="html" mode="html"></ec-calendar>

result-matching ""

    No results matching ""