Live

Playground

The real @forcecalendar/interface web component running live. Configure options and copy the output.

Configuration

Events

No events loaded.

HTML Output
<script type="module">
  import '@forcecalendar/interface';
</script>

<forcecal-main
  view="month"
  locale="en-US"
  week-starts-on="0"
  style="min-height: 500px"
/>