0.0.8 • Published 3 years ago
agtcalendar v0.0.8
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