twinssbc / Ionic-Calendar

A calendar directive for Ionic framework
http://twinssbc.github.io/Ionic-Calendar/demo
MIT License
159 stars 73 forks source link

ionic1 calendar #148

Open Subarekha opened 7 years ago

Subarekha commented 7 years ago

I am new pie to ionic.. help me to add events to calendar and highlighting that in calendar

twinssbc commented 7 years ago

@Subarekha You could refer to the demo page.

Subarekha commented 7 years ago

Thanks for you reply... I want to render the events in calendar like in pure AngularJs responsive calendar plugin..Can u help me ?

On Tue, Jun 13, 2017 at 4:51 PM, twinssbc notifications@github.com wrote:

@Subarekha https://github.com/subarekha You could refer to the demo page.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/twinssbc/Ionic-Calendar/issues/148#issuecomment-308085721, or mute the thread https://github.com/notifications/unsubscribe-auth/Aaj_aeQnCIEOmf_JYkquwncY29KuXhAwks5sDnDRgaJpZM4N4B1h .

twinssbc commented 7 years ago

@Subarekha As I said, you could use the code in demo page. Have a look at createRandomEvents method, once you fill in the eventSource array. The event will be displayed automatically.