FullCalendar by default displays the dates of past and next month. This shows 6 rows on the view. Sometimes, when the complete last week (6th row) will be next month’s dates would have lesser desire for the users. Example: April 2019
Continue reading “FullCalendar : Hide dates of previous and next month”Month: April 2019
Salesforce Lightning : Get attribute of the elements – Event Handling
To get the attributes of elements that has been targeted (which element has been clicked), we can use two ways:
event.getSource()
event.target
andevent.currentTarget