Skip to main content

Calendar Event

<gstock-calendar-event> | GstockCalendarEvent
<gstock-calendar year="2024" title="Events Calendar">
  <gstock-calendar-event
    title="Team meeting"
    description="Meeting to discuss project progress."
    date="2024-10-15"
  ></gstock-calendar-event>
  <gstock-calendar-event
    title="Presentation 1"
    description="New project presentation."
    date="2024-10-20"
  ></gstock-calendar-event>
    <gstock-calendar-event
    title="Presentation 2"
    description="New project presentation."
    date="2024-10-20"
  ></gstock-calendar-event>
</gstock-calendar>