Skip to content
Snippets Groups Projects
Sib-Calendar.rst 476 B
Newer Older
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 calendar
-  ``date``: 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.