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

Package detail

agtcalendar

Aswinthgt9MIT0.0.8TypeScript support: included

install note ::::: only for angular.

angular, calendar, angular calendar, mat calendar, material calendar, typescript calendar, npm calendar, node calendar

readme

Agtcalendar

install

note ::::: only for angular.

Step 1 : Go to the terminal ang enter command npm install agtcalendar.

importing

Step 2 : go to the module and import the AgtcalendarModule,

import { AgtcalendarModule } from agtcalendar;

using

step 3: go to the html page and type the tag name as <agt-calendar></agt-calendar>.

displaying

use ng serve --open command to display the file