Home | Documentation | Snippets | Agenda Item

Agenda Item

Agenda item with start time, end time, and description.

Usage Example

Agenda Item

Input

Agenda Item
Agenda Item

Parameters

  • Description
    • Description of the agenda item in html format
    • type: html
  • End
    • End time in hh:mm format (European timezone); will be rendered to h:mm a
    • type: time
  • Start
    • Start time in hh:mm format (European timezone); will be rendered to h:mm a
    • type: time

Preview

12:00 pm – 2:00 pm

Keynote Talk

Jane Doe: Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.


Source Code

{{< agendaitem start="12:00 pm" end="2:00 pm" description="<p><strong>Keynote Talk</strong></p><p><strong>Jane Doe: Lorem ipsum dolor sit amet</strong></p><p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>" >}}