.. _solid-calendar: 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. Mixins ------ This component uses the following mixins: * :ref:`list-mixin <list-mixin>` * :ref:`next-mixin <next-mixin>` * :ref:`store-mixin <store-mixin>` Please check their documentation to know more about their capabilities. Events ------- ``resourceSelect`` ~~~~~~~~~~~~~~~~~~~ Triggered when an event is clicked on the calendar