solid-calendar¶
Receives the URL of a resource or of a container of resources via its
data-src
attribute, and displays it in a calendar. Here is the
list of fields needed to display the resources properly:
name
: name of the event displayed on the calendardate
: date on which the resource will be displayed
Like for solid-display, filters and searching capabilities can be easily added to interact with the list of data being displayed.
Mixins¶
This component uses the following mixins:
Please check their documentation to know more about their capabilities.