mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
14 lines
269 B
HTML
14 lines
269 B
HTML
---
|
|
title: Fullcalendar
|
|
page-header: Fullcalendar
|
|
page-menu: plugins.fullcalendar
|
|
layout: default
|
|
permalink: fullcalendar.html
|
|
page-libs: [fullcalendar]
|
|
---
|
|
|
|
<div class="card">
|
|
<div class="card-body">
|
|
{% include "ui/fullcalendar.html" sample-events %}
|
|
</div>
|
|
</div> |